Skip to content

Latest commit

 

History

History
73 lines (57 loc) · 7.15 KB

File metadata and controls

73 lines (57 loc) · 7.15 KB
layout default
title Homepage of Duc A. Hoang (Hoàng Anh Đức)
permalink /
last_modified_at 2026-02-24
mathjax true
lang en

{% include author-info.html %}


Introduction

{% assign myCV-en = site.static_files | where_exp: "file", "file.path contains 'CV.pdf'" %} {% assign myCV-vi = site.static_files | where_exp: "file", "file.path contains 'CV-vi.pdf'" %} {% assign student-info = site.static_files | where_exp: "file", "file.path contains 'Information_for_Students.pdf'" %}

  • As of February 01, 2023, I am a Lecturer at VNU-HUS (Hanoi, Vietnam).
  • From September 05, 2018 to December 31, 2018, I was a Lecturer at VNU-HUS (Hanoi, Vietnam). From April 01, 2019 to June 15, 2021, I was a Postdoc (partially supported by KAKENHI Grant Number 19K24349) and then a Research Assistant (from April 01, 2021) at Kyutech (Fukuoka, Japan) under the direction of Toshiki SAITOH. From June 16, 2021 to January 31, 2023, I was a Postdoc at Kyoto University (Kyoto, Japan) under the direction of Shin-ichi MINATO, in the B01 Group of the AFSA Project (supported by KAKENHI Grant Number 20H05964). (See also my (deleted) profile in KyotoU's database and [my brief introduction in AFSA News Letter No. 4 (Oct. 2022)]({{ site.baseurl | append: "/misc/AFSA_News_Letter/AFSA_no4_web.pdf"}}).)
  • I received the B.Math degree (Advanced Undergraduate Program in Mathematics) from VNU-HUS (Hanoi, Vietnam) in 2013, and the M.S. and Ph.D. degrees (Information Science) respectively in 2015 and 2018 from JAIST (Ishikawa, Japan) under the advice of Ryuhei UEHARA.
  • My [list of publications]({% link publications.md %}) (see also [DBLP]({{ site.dblp_url }}), [Google Scholar]({{ site.googlescholar_url }}), [Researchmap]({{ site.researchmap_url }}), and some e-prints on [arXiv]({{ site.arxiv_url }})).
  • Some [events]({% link events.md %}) where my co-author(s) or I gave a (oral/poster) presentation of our research.
  • Some other [activities]({% link activities.md %}).
  • Some [courses]({% link teaching.md %}) which I participated in as a TA or Lecturer. (Some related materials may be available.)
  • Some of [my visitors]({% link visitors.md %}).
  • Some [students]({% link students.md %}) whom I have worked with. (Some related materials may be available.) See also [some information for potential students]({{ student-info[0].path }}) who want to work with me on a research problem. Undergraduate students interested in working with me on their bachelor's thesis may find [this page]({% link _posts/2024-11-09-một-số-đề-nghị-cho-việc-làm-khóa-luận.md %}) (in Vietnamese) useful.
  • Several other details are in [my CV]({{ myCV-en[0].path }}). (There is also [my CV in Vietnamese]({{ myCV-vi[0].path }}).)
  • Some [miscellaneous stuff]({% link misc.md %}).

Announcement

  • Tôi cần tuyển một học viên thạc sĩ tham gia dự án QG.25.07 do VNU tài trợ. Ưu tiên sinh viên cao học của VNU-HUS hoặc các đơn vị thuộc VNU. Xem [thông báo này]({% link announcement/master_position_2026.pdf %}) để biết chi tiết. Thông báo sẽ được cập nhật khi đã tìm được sinh viên. Ngày bắt đầu dự kiến là khoảng giữa năm 2026.

News

{% for item in site.data.news %} {% endfor %}
{{ item.time }} {% if item.important %}[NEW] {% endif %}{% if item.future %}[COMING SOON] {% endif %}{{ item.text }}