← Search

Yi Fang

55 accepted papers

2026

BIOARC: Discovering Optimal Neural Architectures for Biological Foundation Models

ICML 2026poster

Foundation models have revolutionized AI, yet biological applications often repurpose general architectures without accounting for the intrinsic structural and functional properties of distinct modalities, such as genomic and proteomic sequences. Consequently, these architectures lack the inductive …

Cited by 0SourceScholar
2026

GaussianGrow: Geometry-aware Gaussian Growing from 3D Point Clouds with Text Guidance

CVPR 2026

3D Gaussian Splatting has demonstrated superior performance in rendering efficiency and quality, yet the generation of 3D Gaussians still remains a challenge without proper geometric priors. Existing methods have explored predicting point maps as geometric references for inferring Gaussian primitive

Cited by 0SourceScholar
2026

Integrating Advantage Actor-Critic in Multi-Robot Collaboration

RA-L 2026

Recent advances in large language models (LLMs) have spurred interest in using these models to coordinate multi-agent robot systems. However, existing approaches often fail to handle dynamic and complex environments effectively. We present A2C-Collab, an <underline xmlns:mml="http://www.w3.org/1998/

Cited by 0SourceScholar
2026

Phys-Liquid: A Physics-Informed Dataset for Estimating 3D Geometry and Volume of Transparent Deformable Liquids

AAAI 2026technical

Estimating the geometric and volumetric properties of transparent deformable liquids is challenging due to optical complexities and dynamic surface deformations induced by container movements. Autonomous robots performing precise liquid manipulation tasks—such as dispensing, aspiration, and mixing—m

Cited by 0SourcePDFScholar
2026

Scaling Agentic Reinforcement Learning for Tool-Integrated Reasoning in VLMs

CVPR 2026

While recent vision-language models (VLMs) demonstrate strong image understanding, their ability to "think with images," i.e., to reason through multi-step visual interactions, remains limited. We introduce VISTA-Gym, a scalable training environment for incentivizing tool-integrated visual reasoning

Cited by 0SourcecodeScholar
2025

Counterfactual Debating with Preset Stances for Hallucination Elimination of LLMs

COLING 2025main

Large Language Models (LLMs) excel in various natural language processing tasks but struggle with hallucination issues. Existing solutions have considered utilizing LLMs’ inherent reasoning abilities to alleviate hallucination, such as self-correction and diverse sampling methods. However, these met…

2025

Does RAG Introduce Unfairness in LLMs? Evaluating Fairness in Retrieval-Augmented Generation Systems

COLING 2025main

Retrieval-Augmented Generation (RAG) has recently gained significant attention for its enhanced ability to integrate external knowledge sources into open-domain question answering (QA) tasks. However, it remains unclear how these models address fairness concerns, particularly with respect to sensiti…

2025

Does Reasoning Introduce Bias? A Study of Social Bias Evaluation and Mitigation in LLM Reasoning

EMNLP 2025

Recent advances in large language models (LLMs) have enabled automatic generation of chain-of-thought (CoT) reasoning, leading to strong performance on tasks such as math and code. However, when reasoning steps reflect social stereotypes (e.g., those related to gender, race or age), they can reinfor

Cited by 0SourcePDFScholar
2025

Evaluating Fairness in Large Vision-Language Models Across Diverse Demographic Attributes and Prompts

EMNLP 2025

Large vision-language models (LVLMs) have recently achieved significant progress, demonstrating strong capabilities in open-world visual understanding. However, it is not yet clear how LVLMs address demographic biases in real life, especially the disparities across attributes such as gender, skin to

2025

GRAPHGPT-O: Synergistic Multimodal Comprehension and Generation on Graphs

CVPR 2025poster

The rapid development of Multimodal Large Language Models (MLLMs) has enabled the integration of multiple modalities, including texts and images, within the large language model (LLM) framework.However, texts and images are usually interconnected, forming a multimodal attributed graph (MMAG).It is u…

2025

GraphICL: Unlocking Graph Learning Potential in LLMs through Structured Prompt Design

NAACL 2025findings

The growing importance of textual and relational systems has driven interest in enhancing large language models (LLMs) for graph-structured data, particularly Text-Attributed Graphs (TAGs), where samples are represented by textual descriptions interconnected by edges. While research has largely focu…

Cited by 3SourcePDFScholar
2025

MaterialRefGS: Reflective Gaussian Splatting with Multi-view Consistent Material Inference

NeurIPS 2025poster

Modeling reflections from 2D images is essential for photorealistic rendering and novel view synthesis. Recent approaches enhance Gaussian primitives with reflection-related material attributes to enable physically based rendering (PBR) with Gaussian Splatting. However, the material inference often…

Cited by 0SourcecodeScholar
2025

MultiTalk: Introspective and Extrospective Dialogue for Human-Environment-LLM Alignment

ICRA 2025

LLMs have shown promising results in task planning due to their strong natural language understanding and reasoning capabilities. However, issues such as hallucinations, ambiguities in human instructions, environmental constraints, and limitations in the executing agent's capabilities often lead to

Cited by 3SourcecodeScholar
2025

Socially-Aware Robot Navigation Enhanced by Bidirectional Natural Language Conversations Using Large Language Models

IROS 2025

Robotic navigation plays a pivotal role in a wide range of real-world applications. While traditional navigation systems focus on efficiency and obstacle avoidance, their inability to model complex human behaviors in shared spaces has underscored the growing need for socially aware navigation. In th

Cited by 6SourcecodeScholar
2025

Tracking Everything in Robotic-Assisted Surgery

ICRA 2025

Accurate tracking of tissues and instruments in videos is crucial for Robotic-Assisted Minimally Invasive Surgery (RAMIS), as it enables the robot to comprehend the surgical scene with precise locations and interactions of tissues and tools. Traditional keypoint-based sparse tracking is limited by f

Cited by 5SourcecodeScholar
2025

U-CAN: Unsupervised Point Cloud Denoising with Consistency-Aware Noise2Noise Matching

NeurIPS 2025poster

Point clouds captured by scanning sensors are often perturbed by noise, which have a highly negative impact on downstream tasks (e.g. surface reconstruction and shape understanding). Previous works mostly focus on training neural networks with noisy-clean point cloud pairs for learning denoising pri…

Cited by 0SourcecodeScholar
2025

Wavelet Policy: Lifting Scheme for Policy Learning in Long-Horizon Tasks

ICCV 2025poster

Policy learning focuses on devising strategies for agents in embodied artificial intelligence systems to perform optimal actions based on their perceived states. One of the key challenges in policy learning involves handling complex, long-horizon tasks that require managing extensive sequences of ac…

Cited by 0SourcePDFScholar
2024

"Towards Dual Transparent Liquid Level Estimation in Biomedical Lab: Dataset, Methods and Practice"

ECCV 2024poster

"“Dual Transparent Liquid” refers to a liquid and its container, both being transparent. Accurately estimating the levels of such a liquid from arbitrary viewpoints is fundamental and crucial, especially in AI-guided autonomous biomedical laboratories for tasks like liquid dispensing, aspiration, an…

2024

3D-OAE: Occlusion Auto-Encoders for Self-Supervised Learning on Point Clouds

ICRA 2024poster

The manual annotation for large-scale point clouds is still tedious and unavailable for many harsh real-world tasks. Self-supervised learning, which is used on raw and unlabeled data to pre-train deep neural networks, is a promising approach to address this issue. Existing works usually take the com…

Cited by 21SourcecodeScholar
2024

AMD: Automatic Multi-step Distillation of Large-scale Vision Models

ECCV 2024poster

"Transformer-based architectures have become the de-facto standard models for diverse vision tasks owing to their superior performance. As the size of these transformer-based models continues to scale up, model distillation becomes extremely important in real-world deployments, particularly on devic…

Cited by 8SourcePDFScholar
2024

ChatMap: A Wearable Platform Based on the Multi-modal Foundation Model to Augment Spatial Cognition for People with Blindness and Low Vision

IROS 2024poster

Spatial cognition refers to the ability to gain knowledge about their surroundings and utilize this information to identify their location, acquire resources, and navigate their way back to familiar places. People with blindness and low vision (pBLV) face significant challenges with spatial cognitio…

Cited by 0SourceScholar
2024

Do Large Language Models Rank Fairly? An Empirical Study on the Fairness of LLMs as Rankers

NAACL 2024long

The integration of Large Language Models (LLMs) in information retrieval has raised a critical reevaluation of fairness in the text-ranking models. LLMs, such as GPT models and Llama2, have shown effectiveness in natural language understanding tasks, and prior works such as RankGPT have demonstrated…

Cited by 8SourcePDFScholar
2024

EAVE: Efficient Product Attribute Value Extraction via Lightweight Sparse-layer Interaction

EMNLP 2024finding

Product attribute value extraction involves identifying the specific values associated with various attributes from a product profile. While existing methods often prioritize the development of effective models to improve extraction performance, there has been limited emphasis on extraction efficien…

Cited by 1SourcePDFScholar
2024

FairCLIP: Harnessing Fairness in Vision-Language Learning

CVPR 2024poster

Fairness is a critical concern in deep learning especially in healthcare where these models influence diagnoses and treatment decisions. Although fairness has been investigated in the vision-only domain the fairness of medical vision-language (VL) models remains unexplored due to the scarcity of med…

2024

FairDomain: Achieving Fairness in Cross-Domain Medical Image Segmentation and Classification

ECCV 2024poster

"Addressing fairness in artificial intelligence (AI), particularly in medical AI, is crucial for ensuring equitable healthcare outcomes. Recent efforts to enhance fairness have introduced new methodologies and datasets in medical AI. However, the fairness issue under the setting of domain transfer i…

2024

GAMap: Zero-Shot Object Goal Navigation with Multi-Scale Geometric-Affordance Guidance

NeurIPS 2024poster

Zero-Shot Object Goal Navigation (ZS-OGN) enables robots to navigate toward objects of unseen categories without prior training. Traditional approaches often leverage categorical semantic information for navigation guidance, which struggles when only partial objects are observed or detailed and func…

Cited by 4SourcePDFScholar
2023

An Experimental Study on Sound Event Localization and Detection Under Realistic Testing Conditions

ICASSP 2023accepted

We study four data augmentation (DA) techniques and two model architectures on realistic data for sound event localization and detection (SELD). First, based on ResNet-Conformer (RC), we compare the four DA approaches on the realistic DCASE 2022 SELD test set which is often not easy to handle due to…

Cited by 0SourceScholar
2023

Differentiable Registration of Images and LiDAR Point Clouds with VoxelPoint-to-Pixel Matching

NeurIPS 2023spotlight

Cross-modality registration between 2D images captured by cameras and 3D point clouds from LiDARs is a crucial task in computer vision and robotic. Previous methods estimate 2D-3D correspondences by matching point and pixel patterns learned by neural networks, and use Perspective-n-Points (PnP) to e…

2023

LP-DIF: Learning Local Pattern-Specific Deep Implicit Function for 3D Objects and Scenes

CVPR 2023poster

Deep Implicit Function (DIF) has gained much popularity as an efficient 3D shape representation. To capture geometry details, current mainstream methods divide 3D shapes into local regions and then learn each one with a local latent code via a decoder, where the decoder shares the geometric similari…

2023

NeuralGF: Unsupervised Point Normal Estimation by Learning Neural Gradient Function

NeurIPS 2023poster

Normal estimation for 3D point clouds is a fundamental task in 3D geometry processing. The state-of-the-art methods rely on priors of fitting local surfaces learned from normal supervision. However, normal supervision in benchmarks comes from synthetic shapes and is usually not available from real s…

2023

Retro-FPN: Retrospective Feature Pyramid Network for Point Cloud Semantic Segmentation

ICCV 2023poster

Learning per-point semantic features from the hierarchical feature pyramid is essential for point cloud semantic segmentation. However, most previous methods suffered from ambiguous region features or failed to refine per-point features effectively, which leads to information loss and ambiguous sema…

Cited by 15PDFcodeScholar
2023

SHS-Net: Learning Signed Hyper Surfaces for Oriented Normal Estimation of Point Clouds

CVPR 2023poster

We propose a novel method called SHS-Net for oriented normal estimation of point clouds by learning signed hyper surfaces, which can accurately predict normals with global consistent orientation from various point clouds. Almost all existing methods estimate oriented normals through a two-stage pipe…

2023

Understanding the Impact of Image Quality and Distance of Objects to Object Detection Performance

IROS 2023

Object detection is a fundamental task for autonomous driving, which aim to identify and localize objects within an image. Deep learning has made great strides for object detection, with popular models including Faster R-CNN, YOLO, and SSD. The detection accuracy and computational cost of object det

Cited by 33SourceScholar
2022

HSurf-Net: Normal Estimation for 3D Point Clouds by Learning Hyper Surfaces

NeurIPS 2022accept

We propose a novel normal estimation method called HSurf-Net, which can accurately predict normals from point clouds with noise and density variations. Previous methods focus on learning point weights to fit neighborhoods into a geometric surface approximated by a polynomial function with a predefin…

2022

Learning Consistency-Aware Unsigned Distance Functions Progressively from Raw Point Clouds

NeurIPS 2022accept

Surface reconstruction for point clouds is an important task in 3D computer vision. Most of the latest methods resolve this problem by learning signed distance functions (SDF) from point clouds, which are limited to reconstructing shapes or scenes with closed surfaces. Some other methods tried to re…

Cited by 83SourcePDFScholar
2021

Dual Attention Guided Gaze Target Detection in the Wild

CVPR 2021poster

Gaze target detection aims to infer where each person in a scene is looking. Existing works focus on 2D gaze and 2D saliency, but fail to exploit 3D contexts. In this work, we propose a three-stage method to simulate the human gaze inference behavior in 3D space. In the first stage, we introduce a c…

Cited by 91PDFcodeScholar
2021

Karaoke Key Recommendation Via Personalized Competence-Based Rating Prediction

ICASSP 2021accepted

Karaoke machines have become a popular choice for many people’s daily entertainment. In this paper, we address a novel task of recommending a suitable key for a user to sing a given song to meet his or her vocal competence, by proposing the Personalized Competence-based Rating Prediction (PCRP) mode…

Cited by 0SourceScholar
2020

3DMotion-Net: Learning Continuous Flow Function for 3D Motion Prediction

IROS 2020poster

This paper deals with predicting future 3D motions of 3D object scans from the previous two consecutive frames. Previous methods mostly focus on sparse motion prediction in the form of skeletons. While in this paper, we focus on predicting dense 3D motions in the form of 3D point clouds. To approach…

Cited by 5SourceScholar
2020

Achieving Outcome Fairness in Machine Learning Models for Social Decision Problems

IJCAI 2020poster

Effective complements to human judgment, artificial intelligence techniques have started to aid human decisions in complicated social decision problems across the world. Automated machine learning/deep learning(ML/DL) classification models, through quantitative modeling, have the potential to improv…

2019

A Two-stage Single-channel Speaker-dependent Speech Separation Approach for Chime-5 Challenge

ICASSP 2019accepted

In this paper, we design a two-stage single-channel speaker-dependent speech separation approach for the CHiME-5 Challenge, targeting the problem of far-field and multi-talker conversational speech recognition in dinner party scenarios involving background noises, reverberations and overlapping spee…

Cited by 0SourceScholar
2019

An assistive low-vision platform that augments spatial cognition through proprioceptive guidance: Point-to-Tell-and-Touch

IROS 2019poster

Spatial cognition, as gained through the sense of vision, is one of the most important capabilities of human beings. However, for the visually impaired (VI), lack of this perceptual capability poses great challenges in their life. Therefore, we have designed Point-to-Tell-and-Touch, a wearable syste…

Cited by 8SourceScholar
2019

Arbicon-Net: Arbitrary Continuous Geometric Transformation Networks for Image Registration

NeurIPS 2019poster

This paper concerns the undetermined problem of estimating geometric transformation between image pairs. Recent methods introduce deep neural networks to predict the controlling parameters of hand-crafted geometric transformation models (e.g. thin-plate spline) for image registration and matching. H…

2018

Deep Cross-modality Adaptation via Semantics Preserving Adversarial Learning for Sketch-based 3D Shape Retrieval

ECCV 2018poster

Due to the large cross-modality discrepancy between 2D sketches and 3D shapes, retrieving 3D shapes by sketches is a significantly challenging task. To address this problem, we propose a novel framework to learn a discriminative deep cross-modality adaptation model in this paper. Specifically, we fi…

Cited by 70SourcePDFScholar
2017

Learning Barycentric Representations of 3D Shapes for Sketch-Based 3D Shape Retrieval

CVPR 2017poster

Retrieving 3D shapes with sketches is a challenging problem since 2D sketches and 3D shapes are from two heterogeneous domains, which results in large discrepancy between them. In this paper, we propose to learn barycenters of 2D projections of 3D shapes for sketch-based 3D shape retrieval. Specific…

Cited by 91PDFScholar
2015

DeepShape: Deep Learned Shape Descriptor for 3D Shape Matching and Retrieval

CVPR 2015poster

Complex geometric structural variations of 3D models usually pose great challenges in 3D shape matching and retrieval. In this paper, we propose a high-level shape feature learning scheme to extract deformation-insensitive feature via a novel discriminative deep auto-encoder. First, we developed a m…

Cited by 182SourcePDFScholar