Source author record

Son T. Nguyen

Son T. Nguyen appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

3works
4topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

3 published item(s)

preprint2026arXiv

Lattice Regularization of Non-relativistic Interacting Fermions in One Dimension

Few-body physics plays a central role in many branches of physics, such as nuclear physics and atomic physics. Advances in controlling ultra-cold quantum gases provide an ideal testbed for few-body physics theory. In this work, we study few-body systems consisting of two distinct species of non-relativistic fermions in one spatial dimension using both field theory and lattice methods. Particles of the same type do not interact with each other, but particles of different types can interact via an attractive contact interaction. We first study the dependence of the coupling of a contact interaction on the lattice spacing. Using this input, we extract two-, three-, and four-body ground state energies in the infinite length limit and benchmark them against the calculations from the continuum field theory. This work enables us to systematically study the effect of discretization and finite-length artifacts on few-body observables.

preprint2022arXiv

Improving Domain Generalization by Learning without Forgetting: Application in Retail Checkout

Designing an automatic checkout system for retail stores at the human level accuracy is challenging due to similar appearance products and their various poses. This paper addresses the problem by proposing a method with a two-stage pipeline. The first stage detects class-agnostic items, and the second one is dedicated to classify product categories. We also track the objects across video frames to avoid duplicated counting. One major challenge is the domain gap because the models are trained on synthetic data but tested on the real images. To reduce the error gap, we adopt domain generalization methods for the first-stage detector. In addition, model ensemble is used to enhance the robustness of the 2nd-stage classifier. The method is evaluated on the AI City challenge 2022 -- Track 4 and gets the F1 score $40\%$ on the test A set. Code is released at the link https://github.com/cybercore-co-ltd/aicity22-track4.