| <!doctype html> |
| <html lang="en"> |
| <head> |
| <meta charset="UTF-8" /> |
| <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
| <title>Publications | Truong-Phuc Nguyen</title> |
| <link rel="stylesheet" href="style.css" /> |
| <link |
| href="https://cdn.jsdelivr.net/npm/remixicon@4.0.0/fonts/remixicon.css" |
| rel="stylesheet" |
| /> |
| </head> |
| <body> |
| |
| <svg |
| style=" |
| position: fixed; |
| inset: 0; |
| width: 100%; |
| height: 100%; |
| z-index: -1; |
| pointer-events: none; |
| " |
| viewBox="0 0 1600 900" |
| preserveAspectRatio="xMidYMid slice" |
| aria-hidden="true" |
| > |
| <g stroke="rgba(245,166,35,.10)" stroke-width="1.5" fill="none"> |
| <path d="M0,120 H280 L320,160 H560" /> |
| <circle |
| cx="560" |
| cy="160" |
| r="4" |
| fill="rgba(245,166,35,.25)" |
| stroke="none" |
| /> |
| <path d="M1600,760 H1320 L1280,720 H980" /> |
| <circle |
| cx="980" |
| cy="720" |
| r="4" |
| fill="rgba(245,166,35,.25)" |
| stroke="none" |
| /> |
| <path d="M1600,260 H1460 L1420,300 V420" /> |
| <circle |
| cx="1420" |
| cy="420" |
| r="4" |
| fill="rgba(245,166,35,.25)" |
| stroke="none" |
| /> |
| <path d="M120,900 V700 L160,660 H300" /> |
| </g> |
| </svg> |
|
|
| |
| <nav> |
| <div class="nav-container"> |
| <a href="index.html" class="logo"><i class="ri-star-fill"></i></a> |
| <button class="mobile-menu-btn" onclick="toggleMenu()"> |
| <i class="ri-align-justify"></i> |
| </button> |
| <ul class="nav-links" id="navLinks"> |
| <li><a href="index.html#about">About</a></li> |
| <li><a href="index.html#education">Education</a></li> |
| <li> |
| <a href="publications.html" class="nav-active">Publications</a> |
| </li> |
| <li><a href="experience.html">Experience</a></li> |
| <li><a href="achievements.html">Achievements</a></li> |
| <li><a href="index.html#contact">Contact</a></li> |
| </ul> |
| </div> |
| </nav> |
|
|
| <div class="container" style="padding-top: 7rem"> |
| <div class="page-header"> |
| <a href="index.html" class="back-link" |
| ><i class="ri-arrow-left-line"></i> Back</a |
| > |
| <h2 class="section-title">Publications</h2> |
| </div> |
|
|
| |
| <section> |
| <div class="glass-card"> |
| <h3 style="color: var(--accent); margin-bottom: 1.5rem"> |
| <i class="ri-article-line"></i> Conference Papers |
| </h3> |
|
|
| <div class="publication-item"> |
| <h4> |
| <a |
| href="https://2026.aclweb.org/" |
| target="_blank" |
| rel="noopener noreferrer" |
| class="paper-title-link" |
| > |
| [1] ViLegalLM: Language Models for Vietnamese Legal Text<i |
| class="ri-link" |
| ></i> |
| </a> |
| </h4> |
| <p class="publication-meta"> |
| <strong>Authors:</strong> <strong>Truong-Phuc Nguyen</strong>, |
| Quy-Nhan Nguyen, and Minh-Tien Nguyen<br /> |
| <strong>Accepted in:</strong> Proceedings of the 64th Annual |
| Meeting of the Association for Computational Linguistics (ACL 2026 |
| - Findings)<br /> |
| </p> |
| </div> |
|
|
| <div class="publication-item"> |
| <h4> |
| <a |
| href="https://ieeexplore.ieee.org/document/11309584" |
| target="_blank" |
| rel="noopener noreferrer" |
| class="paper-title-link" |
| > |
| [2] UTEHY-NLU@ALQAC 2025: Dynamic Weighted Ensemble and Adaptive |
| Reasoning for Vietnamese Legal Text Processing<i |
| class="ri-link" |
| ></i> |
| </a> |
| </h4> |
| <p class="publication-meta"> |
| <strong>Authors:</strong> <strong>Truong-Phuc Nguyen</strong>, |
| Quy-Nhan Nguyen, Manh-Cuong Phan, Chi-Hai Cao, Trinh-Hoai-An |
| Duong, and Minh-Tien Nguyen<br /> |
| <strong>Published in:</strong> Proceedings of 2025 17th |
| International Conference on Knowledge and System Engineering (KSE |
| 2025), Da Lat, Vietnam, 2025, pp. 1-5 |
| </p> |
| </div> |
|
|
| <div class="publication-item"> |
| <h4> |
| <a |
| href="https://link.springer.com/chapter/10.1007/978-981-96-4288-5_34" |
| target="_blank" |
| rel="noopener noreferrer" |
| class="paper-title-link" |
| > |
| [3] ViEduQA: A New Vietnamese Dataset for Question Answer |
| Generation in Education<i class="ri-link"></i> |
| </a> |
| </h4> |
| <p class="publication-meta"> |
| <strong>Authors:</strong> <strong>Truong-Phuc Nguyen</strong>, |
| Huu-Loi Le, Pham Quoc-Hung, Nong Quang Huy, Xuan-Hieu Phan, and |
| Minh-Tien Nguyen<br /> |
| <strong>Published in:</strong> Information and Communication |
| Technology. SOICT 2024. CCIS, vol. 2352, pp. 441-455. Springer, |
| Singapore, 2025 |
| </p> |
| </div> |
|
|
| <div class="publication-item"> |
| <h4> |
| <a |
| href="https://ieeexplore.ieee.org/document/11063637" |
| target="_blank" |
| rel="noopener noreferrer" |
| class="paper-title-link" |
| > |
| [4] Vietnamese Legal Question Answering: An Experimental Study<i |
| class="ri-link" |
| ></i> |
| </a> |
| </h4> |
| <p class="publication-meta"> |
| <strong>Authors:</strong> Thu-Ha Nguyen, |
| <strong>Truong-Phuc Nguyen</strong>, Khang T. Trung, Huu-Loi Le, |
| Le Thi Viet Huong, Chi Thanh Nguyen, and Minh-Tien Nguyen<br /> |
| <strong>Published in:</strong> Proceedings of 2024 16th |
| International Conference on Knowledge and System Engineering (KSE |
| 2024), Kuala Lumpur, Malaysia, 2024, pp. 440-446. |
| </p> |
| </div> |
| </div> |
| </section> |
|
|
| |
| <section> |
| <div class="glass-card"> |
| <h3 style="color: var(--accent); margin-bottom: 1.5rem"> |
| <i class="ri-file-paper-2-line"></i> Journal Articles |
| </h3> |
|
|
| <div class="publication-item"> |
| <h4> |
| <a |
| href="https://www.sciencedirect.com/science/article/abs/pii/S0952197625015726" |
| target="_blank" |
| rel="noopener noreferrer" |
| class="paper-title-link" |
| > |
| [1] A fine-tuning framework based on question, context, and |
| answer relationships for enhancing legal information retrieval<i |
| class="ri-link" |
| ></i> |
| </a> |
| </h4> |
| <p class="publication-meta"> |
| <strong>Authors:</strong> Nhu Hai Phung, Chi Thanh Nguyen, |
| Minh-Tien Nguyen, Thu Ha Nguyen, Huu Loi Le, and |
| <strong>Truong-Phuc Nguyen</strong><br /> |
| <strong>Published in:</strong> Engineering Applications of |
| Artificial Intelligence, Volume 159, Page 111570. Elsevier, |
| 2025<br /> |
| <strong>Impact:</strong> SCIE, Q1, IF: 8.0 |
| </p> |
| </div> |
|
|
| <div class="publication-item"> |
| <h4> |
| <a |
| href="https://jst.utehy.edu.vn/index.php/jst/article/view/650" |
| target="_blank" |
| rel="noopener noreferrer" |
| class="paper-title-link" |
| > |
| [2] Application of Machine Learning in Image Recognition to |
| Detect Some Abnormalities in the Examination Rooms<i |
| class="ri-link" |
| ></i> |
| </a> |
| </h4> |
| <p class="publication-meta"> |
| <strong>Authors:</strong> Tien-Dat Nguyen, |
| <strong>Truong-Phuc Nguyen</strong>, and Pham Minh Chuan<br /> |
| <strong>Published in:</strong> UTEHY Journal of Applied Science |
| and Technology (University Journal), Vol. 40, 2023, pp. 27-32 |
| </p> |
| </div> |
| </div> |
| </section> |
| </div> |
|
|
| <footer> |
| <p>© 2026 Truong-Phuc Nguyen. All rights reserved.</p> |
| </footer> |
|
|
| <button class="theme-toggle-fixed" onclick="toggleTheme()" title="Toggle light/dark mode"> |
| <i class="ri-sun-line" id="themeIcon"></i> |
| </button> |
|
|
| <script> |
| function toggleMenu() { |
| document.getElementById("navLinks").classList.toggle("active"); |
| } |
| (function() { |
| const saved = localStorage.getItem('theme'); |
| if (saved === 'light') { |
| document.documentElement.setAttribute('data-theme', 'light'); |
| document.getElementById('themeIcon').className = 'ri-moon-line'; |
| } |
| })(); |
| function toggleTheme() { |
| const isLight = document.documentElement.getAttribute('data-theme') === 'light'; |
| if (isLight) { |
| document.documentElement.removeAttribute('data-theme'); |
| localStorage.setItem('theme', 'dark'); |
| document.getElementById('themeIcon').className = 'ri-sun-line'; |
| } else { |
| document.documentElement.setAttribute('data-theme', 'light'); |
| localStorage.setItem('theme', 'light'); |
| document.getElementById('themeIcon').className = 'ri-moon-line'; |
| } |
| } |
| </script> |
| </body> |
| </html> |
|
|