← Search

Yunsheng Li

15 accepted papers

2026

Improving Code Localization with Repository Memory

ICLR 2026poster

Code localization is a fundamental challenge in repository-level software engineering tasks such as bug fixing. While existing methods equip language agents with comprehensive tools/interfaces to fetch information from the repository, they overlook the critical aspect of *memory*, where each instanc…

Cited by 0SourceScholar
2025

Compact R-X-Y Stage and Dual-Finger Micromanipulator under Inverted Optical Microscope for Microassembly

IROS 2025

Microassembly plays an important role in fabricating complex structures with small basic components in industrial and biomedical fields. Inverted optical microscope could provide high-quality image feedback for microassembly with its continuously improving resolution. However, a compact stage capabl

Cited by 0SourceScholar
2025

Contactless and Economical Chemical Reaction Platform Based on Ultrasonic Field

IROS 2025

Chemical reactions constitute a cornerstone of fundamental scientific inquiry, yet traditional methodologies and platforms are encumbered by excessive reagent and consumable demands. Emerging alternatives, such as microfluidic systems, while innovative, suffer from intricate fabrication processes an

Cited by 0SourceScholar
2025

Olympus: A Universal Task Router for Computer Vision Tasks

CVPR 2025highlight

We introduce Olympus, a new approach that transforms Multimodal Large Language Models (MLLMs) into a unified framework capable of handling a wide array of computer vision tasks. Utilizing a controller MLLM, Olympus delegates over 20 specialized tasks across images, videos, and 3D objects to dedicate…

2025

Show and Segment: Universal Medical Image Segmentation via In-Context Learning

CVPR 2025poster

Medical image segmentation remains challenging due to the vast diversity of anatomical structures, imaging modalities, and segmentation tasks. While deep learning has made significant advances, current approaches struggle to generalize as they require task-specific training or fine-tuning on unseen…

Cited by 0SourcePDFScholar
2024

Fully Authentic Visual Question Answering Dataset from Online Communities

ECCV 2024poster

"Visual Question Answering (VQA) entails answering questions about images. We introduce the first VQA dataset in which all contents originate from an authentic use case. Sourced from online question answering community forums, we call it VQAonline. We characterize this dataset and how it relates to…

2023

Dense Network Expansion for Class Incremental Learning

CVPR 2023poster

The problem of class incremental learning (CIL) is considered. State-of-the-art approaches use a dynamic architecture based on network expansion (NE), in which a task expert is added per task. While effective from a computational standpoint, these methods lead to models that grow quickly with the nu…

Cited by 71SourcePDFScholar
2022

Should All Proposals Be Treated Equally in Object Detection?

ECCV 2022poster

"The complexity-precision trade-off of an object detector is a critical problem for resource constrained vision tasks. Previous works have emphasized detectors implemented with efficient backbones. The impact on this trade-off of proposal processing by the detection head is investigated in this work…

2021

Dynamic Transfer for Multi-Source Domain Adaptation

CVPR 2021poster

Recent works of multi-source domain adaptation focus on learning a domain-agnostic model, of which the parameters are static. However, such a static model is difficult to handle conflicts across multiple domains, and suffers from a performance degradation in both source domains and target domain. In…

Cited by 103PDFcodeScholar
2021

MicroNet: Improving Image Recognition With Extremely Low FLOPs

ICCV 2021poster

This paper aims at addressing the problem of substantial performance degradation at extremely low computational cost (e.g. 5M FLOPs on ImageNet classification). We found that two factors, sparse connectivity and dynamic activation function, are effective to improve the accuracy. The former avoids th…

Cited by 102PDFcodeScholar
2021

Revisiting Dynamic Convolution via Matrix Decomposition

ICLR 2021poster

Recent research in dynamic convolution shows substantial performance boost for efficient CNNs, due to the adaptive aggregation of K static convolution kernels. It has two limitations: (a) it increases the number of convolutional weights by K-times, and (b) the joint optimization of dynamic attention…

2020

Explainable Object-Induced Action Decision for Autonomous Vehicles

CVPR 2020poster

A new paradigm is proposed for autonomous driving. The new paradigm lies between the end-to-end and pipelined approaches, and is inspired by how humans solve the problem. While it relies on scene understanding, the latter only considers objects that could originate hazard. These are denoted as actio…

Cited by 147PDFcodeScholar