← Search

Chong-Wah Ngo

26 accepted papers

2026

Enhancing Action and Ingredient Modeling for Semantically Grounded Recipe Generation

ICASSP 2026poster

Recent advances in Multimodal Large Language Models (MLMMs) have enabled recipe generation from food images, yet outputs often contain semantically incorrect actions or ingredients despite high lexical scores (e.g., BLEU, ROUGE). To address this gap, we propose a semantically grounded framework that…

Cited by 0SourcePDFScholar
2025

From Holistic to Localized: Local Enhanced Adapters for Efficient Visual Instruction Fine-Tuning

ICCV 2025poster

Efficient Visual Instruction Fine-Tuning (EVIT) seeks to adapt Multimodal Large Language Models (MLLMs) to downstream tasks with minimal computational overhead. However, as task diversity and complexity increase, EVIT faces significant challenges in resolving data conflicts. To address this limitati…

2025

RAGG: Retrieval-Augmented Grasp Generation Model

AAAI 2025technical

Intent-based grasp generation inherently involves challenges such as manipulation ambiguity and modality gaps. To address these, we propose a novel Retrieval-Augmented Grasp Generation model (RAGG). Our key insight is that when humans manipulate new objects, they initially mimic the interaction patt…

Cited by 0SourcePDFScholar
2025

Seeing Culture: A Benchmark for Visual Reasoning and Grounding

EMNLP 2025

Multimodal vision-language models (VLMs) have made substantial progress in various tasks that require a combined understanding of visual and textual content, particularly in cultural understanding tasks, with the emergence of new cultural datasets. However, these datasets frequently fall short of pr

2025

WorldCuisines: A Massive-Scale Benchmark for Multilingual and Multicultural Visual Question Answering on Global Cuisines

NAACL 2025long

Vision Language Models (VLMs) often struggle with culture-specific knowledge, particularly in languages other than English and in underrepresented cultural contexts. To evaluate their understanding of such knowledge, we introduce WorldCuisines, a massive-scale benchmark for multilingual and multicul…

2024

OVFoodSeg: Elevating Open-Vocabulary Food Image Segmentation via Image-Informed Textual Representation

CVPR 2024poster

In the realm of food computing segmenting ingredients from images poses substantial challenges due to the large intra-class variance among the same ingredients the emergence of new ingredients and the high annotation costs associated with large food segmentation datasets. Existing approaches primari…

Cited by 4SourcePDFScholar
2023

CONE: An Efficient COarse-to-fiNE Alignment Framework for Long Video Temporal Grounding

ACL 2023long

This paper tackles an emerging and challenging problem of long video temporal grounding (VTG) that localizes video moments related to a natural language (NL) query. Compared with short videos, long videos are also highly demanded but less explored, which brings new challenges in higher inference com…

2023

ObjectFusion: Multi-modal 3D Object Detection with Object-Centric Fusion

ICCV 2023poster

Recent progress on multi-modal 3D object detection has featured BEV (Bird-Eye-View) based fusion, which effectively unifies both LiDAR point clouds and camera images in a shared BEV space. Nevertheless, it is not trivial to perform camera-to-BEV transformation due to the inherently ambiguous depth e…

Cited by 38PDFScholar
2022

Dynamic Temporal Filtering In Video Models

ECCV 2022poster

"Video temporal dynamics is conventionally modeled with 3D spatial-temporal kernel or its factorized version comprised of 2D spatial kernel and 1D temporal kernel. The modeling power, nevertheless, is limited by the fixed window size and static weights of a kernel along the temporal dimension. The p…

2022

Wave-ViT: Unifying Wavelet and Transformers for Visual Representation Learning

ECCV 2022poster

"Multi-scale Vision Transformer (ViT) has emerged as a powerful backbone for computer vision tasks, while the self-attention computation in Transformer scales quadratically w.r.t. the input patch number. Thus, existing solutions commonly employ down-sampling operations (e.g., average pooling) over k…

2021

Boosting Video Representation Learning With Multi-Faceted Integration

CVPR 2021poster

Video content is multifaceted, consisting of objects, scenes, interactions or actions. The existing datasets mostly label only one of the facets for model training, resulting in the video representation that biases to only one facet depending on the training dataset. There is no study yet on how to…

Cited by 13PDFScholar
2021

Condensing a Sequence to One Informative Frame for Video Recognition

ICCV 2021poster

Video is complex due to large variations in motion and rich content in fine-grained visual details. Abstracting useful information from such information-intensive media requires exhaustive computing resources. This paper studies a two-step alternative that first condenses the video sequence to an in…

Cited by 10PDFScholar
2020

Exploring Category-Agnostic Clusters for Open-Set Domain Adaptation

CVPR 2020poster

Unsupervised domain adaptation has received significant attention in recent years. Most of existing works tackle the closed-set scenario, assuming that the source and target domains share the exactly same categories. In practice, nevertheless, a target domain often contains samples of classes unseen…

Cited by 94PDFScholar
2020

Hyperbolic Visual Embedding Learning for Zero-Shot Recognition

CVPR 2020poster

This paper proposes a Hyperbolic Visual Embedding Learning Network for zero-shot recognition. The network learns image embeddings in hyperbolic space, which is capable of preserving the hierarchical structure of semantic classes in low dimensions. Comparing with existing zero-shot learning approache…

Cited by 178PDFcodeScholar
2020

Transferring and Regularizing Prediction for Semantic Segmentation

CVPR 2020poster

Semantic segmentation often requires a large set of images with pixel-level annotations. In the view of extremely expensive expert labeling, recent research has shown that the models trained on photo-realistic synthetic data (e.g., computer games) with computer-generated annotations can be adapted t…

Cited by 47PDFScholar
2019

Exploring Object Relation in Mean Teacher for Cross-Domain Detection

CVPR 2019poster

Rendering synthetic data (e.g., 3D CAD-rendered images) to generate annotations for learning deep models in vision tasks has attracted increasing attention in recent years. However, simply applying the models learnt on synthetic images may lead to high generalization error on real images due to doma…

Cited by 385PDFScholar
2019

Learning Spatio-Temporal Representation With Local and Global Diffusion

CVPR 2019poster

Convolutional Neural Networks (CNN) have been regarded as a powerful class of models for visual recognition problems. Nevertheless, the convolutional filters in these networks are local operations while ignoring the large-range dependency. Such drawback becomes even worse particularly for video reco…

Cited by 236PDFScholar
2019

R2GAN: Cross-Modal Recipe Retrieval With Generative Adversarial Network

CVPR 2019poster

Representing procedure text such as recipe for crossmodal retrieval is inherently a difficult problem, not mentioning to generate image from recipe for visualization. This paper studies a new version of GAN, named Recipe Retrieval Generative Adversarial Network (R2GAN), to explore the feasibility of…

Cited by 159PDFcodeScholar
2019

Transferrable Prototypical Networks for Unsupervised Domain Adaptation

CVPR 2019oral

In this paper, we introduce a new idea for unsupervised domain adaptation via a remold of Prototypical Networks, which learn an embedding space and perform classification via a remold of the distances to the prototype of each class. Specifically, we present Transferrable Prototypical Networks (TPN)…

Cited by 461PDFScholar
2015

Semi-Supervised Domain Adaptation With Subspace Learning for Visual Recognition

CVPR 2015poster

In many real-world applications, we are often facing the problem of cross domain learning, i.e., to borrow the labeled data or transfer the already learnt knowledge from a source domain to a target domain. However, simply applying existing source data or knowledge may even hurt the performance, espe…

Cited by 276SourcePDFScholar