← Search

Yichen Wei

32 accepted papers

2026

MOD-SR: Unifying Multimodal Learning and Direct Optimization with Gradient-Guided Diffusion Model for Symbolic Regression

ICML 2026poster

Symbolic regression (SR) aims to discover interpretable mathematical expressions from observed data. While recent generative approaches have shown promise in treating SR as machine translation or multimodal learning tasks using NN methods, they suffer from a fundamental limitation: training-evaluati…

Cited by 0SourceScholar
2026

Task and Skill Planning: Hierarchical Robot Planning with Black-Box Skills

ICRA 2026poster

Task and motion planning (TAMP) is a well-established approach for solving long-horizon robot planning problems. Although TAMP methods have historically assumed that each task-level robot action, or skill, can be reduced to kinematic motion planning, recent work has explored integrating closed-loop …

Cited by 0Scholar
2025

λ: A Benchmark for Data-Efficiency in Long-Horizon Indoor Mobile Manipulation Robotics

IROS 2025

Learning to execute long-horizon mobile manipulation tasks is crucial for advancing robotics in household and workplace settings. However, current approaches are typically data-inefficient, underscoring the need for improved models that require realistically sized benchmarks to evaluate their effici

Cited by 4SourceScholar
2023

Category Query Learning for Human-Object Interaction Classification

CVPR 2023poster

Unlike most previous HOI methods that focus on learning better human-object features, we propose a novel and complementary approach called category query learning. Such queries are explicitly associated to interaction categories, converted to image specific category representation via a transformer…

2022

MOTR: End-to-End Multiple-Object Tracking with TRansformer

ECCV 2022poster

"Temporal modeling of objects is a key challenge in multiple-object tracking (MOT). Existing methods track by associating detections through motion-based and appearance-based similarity heuristics. The post-processing nature of association prevents end-to-end exploitation of temporal variations in v…

2021

Dynamic Metric Learning: Towards a Scalable Metric Space To Accommodate Multiple Semantic Scales

CVPR 2021poster

This paper introduces a new fundamental characteristics, i.e., the dynamic range, from real-world metric tools to deep visual recognition. In metrology, the dynamic range is a basic quality of a metric tool, indicating its flexibility to accommodate various scales. Larger dynamic range offers higher…

Cited by 20PDFcodeScholar
2021

End-to-End Human Object Interaction Detection With HOI Transformer

CVPR 2021poster

We propose HOI Transformer to tackle human object interaction (HOI) detection in an end-to-end manner. Current approaches either decouple HOI task into separated stages of object detection and interaction classification or introduce surrogate interaction problem. In contrast, our method, named HOI T…

Cited by 266PDFcodeScholar
2021

SOLQ: Segmenting Objects by Learning Queries

NeurIPS 2021poster

In this paper, we propose an end-to-end framework for instance segmentation. Based on the recently introduced DETR, our method, termed SOLQ, segments objects by learning unified queries. In SOLQ, each query represents one object and has multiple representations: class, location and mask. The object…

2020

Angle-based Search Space Shrinking for Neural Architecture Search

ECCV 2020poster

In this work, we present a simple and general search space shrinking method, called Angle-Based search space Shrinking (ABS), for Neural Architecture Search (NAS). Our approach progressively simplifies the original search space by dropping unpromising candidates, thus can reduce difficulties for exi…

Cited by 83SourcePDFScholar
2020

Circle Loss: A Unified Perspective of Pair Similarity Optimization

CVPR 2020oral

This paper provides a pair similarity optimization viewpoint on deep feature learning, aiming to maximize the within-class similarity s_p and minimize the between-class similarity s_n. We find a majority of loss functions, including the triplet loss and the softmax cross-entropy loss, embed s_n and…

Cited by 1174PDFScholar
2020

Single Path One-Shot Neural Architecture Search with Uniform Sampling

ECCV 2020poster

We revisit the one-shot Neural Architecture Search (NAS) paradigm and analyze its advantages over existing NAS approaches. Existing one-shot method, however, is hard to train and not yet effective on large scale datasets like ImageNet. This work propose a Single Path One-Shot model to address the ch…

Cited by 1129SourcePDFScholar
2020

Towards Stabilizing Batch Statistics in Backward Propagation of Batch Normalization

ICLR 2020poster

Batch Normalization (BN) is one of the most widely used techniques in Deep Learning field. But its performance can awfully degrade with insufficient batch size. This weakness limits the usage of BN on many computer vision tasks like detection or segmentation, where batch size is usually small due to…

Cited by 52SourcecodeScholar
2019

Vehicle Re-Identification With Viewpoint-Aware Metric Learning

ICCV 2019poster

This paper considers vehicle re-identification (re-ID) problem. The extreme viewpoint variation (up to 180 degrees) poses great challenges for existing approaches. Inspired by the behavior in human's recognition process, we propose a novel viewpoint-aware metric learning approach. It learns two metr…

Cited by 253PDFcodeScholar
2017

Flow-Guided Feature Aggregation for Video Object Detection

ICCV 2017poster

Extending state-of-the-art object detectors from image to video is challenging. The accuracy of detection suffers from degenerated object appearances in videos, e.g., motion blur, video defocus, rare poses, etc. Existing work attempts to exploit temporal information on box level, but such methods ar…

Cited by 867PDFcodeScholar
2017

Fully Convolutional Instance-Aware Semantic Segmentation

CVPR 2017spotlight

We present the first fully convolutional end-to-end solution for instance-aware semantic segmentation task. It inherits all the merits of FCNs for semantic segmentation and instance mask proposal. It performs instance mask prediction and classification jointly. The underlying convolutional represent…

Cited by 1418PDFcodeScholar
2017

Towards 3D Human Pose Estimation in the Wild: A Weakly-Supervised Approach

ICCV 2017poster

In this paper, we study the task of 3D human pose estimation in the wild. This task is challenging due to lack of training data, as existing datasets are either in the wild images with 2D pose or in the lab images with 3D pose. We propose a weakly-supervised transfer learning method that uses mixed…

Cited by 749PDFcodeScholar
2015

Object Proposal by Multi-Branch Hierarchical Segmentation

CVPR 2015poster

Hierarchical segmentation based object proposal methods have become an important step in modern object detection paradigm. However, standard single-way hierarchical methods are fundamentally flawed in that the errors in early steps cannot be corrected and accumulate. In this work, we propose a novel…

Cited by 45SourcePDFScholar