← Search

Hao Jiang

98 accepted papers

2026

Agentmandering: A Game-Theoretic Framework for Fair Redistricting via Large Language Model Agents

AAAI 2026technical

Redistricting plays a central role in shaping how votes are translated into political power. While existing computational methods primarily aim to generate large ensembles of legally valid districting plans, they often neglect the strategic dynamics involved in the selection process. This oversight

Cited by 0SourcePDFScholar
2026

Alleviating Sparse Rewards by Modeling Step-Wise and Long-Term Sampling Effects in Flow-Based GRPO

ICML 2026poster

Deploying GRPO on Flow Matching models has proven effective for text-to-image generation. However, existing paradigms typically propagate an outcome-based reward to all preceding denoising steps without distinguishing the local effect of each step. Moreover, current group-wise ranking mainly compare…

Cited by 0SourceScholar
2026

CMMCoT: Enhancing Complex Multi-Image Comprehension via Multi-Modal Chain-of-Thought and Memory Augmentation

AAAI 2026technical

While previous multimodal slow-thinking methods have demonstrated remarkable success in single-image understanding scenarios, their effectiveness becomes fundamentally constrained when extended to more complex multi-image comprehension tasks. This limitation stems from their predominant reliance on

Cited by 0SourcePDFScholar
2026

D-CORE: Incentivizing Task Decomposition in Large Reasoning Models for Complex Tool Use

ICML 2026poster

Effective tool use and reasoning are essential capabilities for large reasoning models (LRMs) to address complex real-world problems. Through empirical analysis, we identify a prevalent "Lazy Reasoning" phenomenon, where LRMs frequently engage in repetitive and meaningless reflective reasoning. This…

Cited by 0SourceScholar
2026

Denoising as Path Planning: Training-Free Acceleration of Diffusion Models with DPCache

CVPR 2026

Diffusion models have demonstrated remarkable success in image and video generation, yet their practical deployment remains hindered by the substantial computational overhead of multi-step iterative sampling. Among acceleration strategies, caching-based methods offer a training-free and effective so

Cited by 0SourcecodeScholar
2026

DiffSemanticFusion: Semantic Raster BEV Fusion for Autonomous Driving via Online Map Diffusion

RA-L 2026

Autonomous driving requires accurate scene understanding, including road geometry, traffic agents, and their semantic relationships. In online HD map generation scenarios, raster-based representations are well-suited to vision models but lack geometric precision, while graph-based representations re

Cited by 1SourcecodeScholar
2026

Efficient Bilevel Optimization for CKA-Guided MoE Upcycling

ICML 2026poster

Upcycling, a strategy that initializes Mixture-of-Experts (MoE) by replicating pre-trained feed-forward or MoE networks to expand model capacity, has become a popular method in continual learning due to its effectiveness in mitigating catastrophic forgetting. However, existing paradigms rely on indi…

Cited by 0SourceScholar
2026

FUSE: Fine-Grained and Semantic-Aware Learning for Unified Image Understanding and Generation

AAAI 2026technical

Recent unified models have demonstrated that the reasoning capacity of Multimodal Large Language Models (MLLMs) can be leveraged to facilitate diffusion-based image generation with impressive flexibility and performance. However, approaches that rely heavily on MLLMs for high-level semantic encoding

Cited by 0SourcePDFScholar
2026

FactGuard: Agentic Video Misinformation Detection via Reinforcement Learning

ICML 2026poster

Multimodal large language models (MLLMs) have substantially advanced video misinformation detection through unified multimodal reasoning, but they often rely on fixed-depth inference and place excessive trust in internally generated assumptions, particularly in scenarios where critical evidence is s…

Cited by 0SourceScholar
2026

From Tokens to Nodes: Semantic-Guided Motion Control for Dynamic 3D Gaussian Splatting

ICLR 2026poster

Dynamic 3D reconstruction from monocular videos remains difficult due to the ambiguity inferring 3D motion from limited views and computational demands of modeling temporally varying scenes. While recent sparse control methods alleviate computation by reducing millions of Gaussians to thousands of…

Cited by 0SourcecodeScholar
2026

LLM-Aligned Geographic Item Tokenization for Local-Life Recommendation

AAAI 2026technical

Recent advances in Large Language Models (LLMs) have enhanced text-based recommendation by enriching traditional ID-based methods with semantic generalization capabilities. Text-based methods typically encode item textual information via prompt design and generate discrete semantic IDs through item

Cited by 0SourcePDFScholar
2026

Large Language Models as Topological Thinkers: A Benchmark on Graph Persistent Homology

ICML 2026poster

Large language models (LLMs) are increasingly used in scientific discovery, system modeling, and decision-making, prompting interest in their ability to reason over complex structured data. Existing benchmarks primarily focus on static or local graph reasoning, overlooking the high-order structures …

Cited by 0SourceScholar
2026

Long Live The Balance: Information Bottleneck Driven Tree-based Policy Optimization

ICML 2026poster

Recent advances in online reinforcement learning (RL) for large language models (LLMs) have demonstrated promising performance in complex reasoning tasks. However, they often exhibit an imbalanced exploration–exploitation trade-off, resulting in unstable optimization and sub-optimal performance. We …

Cited by 0SourceScholar
2026

MAU-GPT: Enhancing Multi-type Industrial Anomaly Understanding via Anomaly-aware and Generalist Experts Adaptation

AAAI 2026technical

As industrial manufacturing scales, automating fine-grained product image analysis has become critical for quality control. However, existing approaches are hindered by limited dataset coverage and poor model generalization across diverse and complex anomaly patterns. To address these challenges, we

Cited by 0SourcePDFScholar
2026

MetroGS: Efficient and Stable Reconstruction of Geometrically Accurate High-Fidelity Large-Scale Scenes

CVPR 2026

Recently, 3D Gaussian Splatting and its derivatives have achieved significant breakthroughs in large-scale scene reconstruction. However, how to efficiently and stably achieve high-quality geometric fidelity remains a core challenge. To address this issue, we introduce MetroGS, a novel Gaussian Spla

Cited by 0SourcecodeScholar
2026

Models as Lego Builders: Assembling Malice from Benign Blocks via Semantic Blueprints

CVPR 2026

Despite the rapid progress of Large Vision-Language Models (LVLMs), the integration of visual modalities introduces new safety vulnerabilities that adversaries can exploit to elicit biased or malicious outputs. In this paper, we demonstrate an underexplored vulnerability via semantic slot filling, w

Cited by 0SourcecodeScholar
2026

Muninn: Your Trajectory Diffusion Model But Faster

RSS 2026poster

Diffusion-based trajectory planners can synthesize rich, multimodal robot motions from demonstrations, but their iterative denoising makes online planning and control prohibitively slow. Existing accelerations either modify the sampler or compress the network–sacrificing plan quality or requiring re…

Cited by 0SourceScholar
2026

Optimizing Ride-Pooling Operations with Extended Pickup and Drop-Off Flexibility

AAAI 2026technical

The core of efficient on-demand ride-pooling lies in solving the Ride-Pool Matching Problem (RMP), which involves assigning multiple customer requests to single vehicles under various service constraints (e.g., pickup windows, detour allowances, and vehicle occupancy). A significant missed opportuni

Cited by 0SourcePDFScholar
2026

Recovering Policy-Induced Errors: Benchmarking and Trajectory Synthesis for Robust GUI Agents

ICML 2026spotlight

While GUI agents have advanced rapidly, they often lack the robustness to recover from their own errors, hindering real-world deployment. To bridge this gap at both the evaluation and data levels, we introduce GUI-RobustEval and propose Robustness-driven Trajectory Synthesis. GUI-RobustEval containi…

Cited by 0SourceScholar
2026

Structured Labeling Enables Faster Vision-Language Models for End-To-End Autonomous Driving

ICRA 2026poster

Vision-Language Models (VLMs) offer a promising approach to end-to-end autonomous driving due to their human-like reasoning capabilities. However, troublesome gaps remains between current VLMs and real-world autonomous driving applications. One major limitation is that existing datasets with loosely…

2026

Themis: Automated Constraint-Aware Test Synthesis Framework for Code Reinforcement Learning

AAAI 2026technical

Reinforcement learning (RL) has shown promise for enhancing code generation capabilities in large language models (LLMs), yet its effectiveness critically depends on high-quality test suites for reliable reward signals. Current approaches suffer from inadequate test case quantity and quality, leadin

Cited by 0SourcePDFScholar
2026

Unified Personalized Understanding, Generating and Editing

CVPR 2026

Unified large multimodal models (LMMs) have achieved remarkable progress in general-purpose multimodal understanding and generation. However, they still operate under a "one-size-fits-all" paradigm and struggle to model user-specific concepts (e.g., generate a photo of \texttt \<maeve> ) in a consis

Cited by 6SourceScholar
2026

Unifying Precise Keyframes and Semantic Control via Multi-level Diffusion

CVPR 2026

Text-conditioned human motion in-betweening leverages keyframes for spatio-temporal control, with text providing high-level semantic guidance for the transitions. However, existing methods are unable to establish a coherent alignment between textual semantics and the spatio-temporal constraints prov

Cited by 0SourceScholar
2025

Align2LLaVA: Cascaded Human and Large Language Model Preference Alignment for Multi-modal Instruction Curation

ACL 2025finding

Recent advances in Multi-modal Large Language Models (MLLMs), such as LLaVA-series models, are driven by massive machine-generated instruction-following data tuning. Such automatic instruction collection pipelines, however, inadvertently introduce significant variability in data quality. This paper…

2025

All-in-One: Transferring Vision Foundation Models into Stereo Matching

AAAI 2025technical

As a fundamental vision task, stereo matching has made remarkable progress. While recent iterative optimization-based methods have achieved promising performance, their feature extraction capabilities still have room for improvement. Inspired by the ability of vision foundation models (VFMs) to ext…

Cited by 1SourcePDFScholar
2025

Boosting MLLM Reasoning with Text-Debiased Hint-GRPO

ICCV 2025poster

MLLM reasoning has drawn widespread research for its excellent problem-solving capability. Current reasoning methods fall into two types: PRM, which supervises the intermediate reasoning steps, and ORM, which supervises the final results. Recently, DeepSeek-R1 has challenged the traditional view tha…

2025

CursorCore: Assist Programming through Aligning Anything

ICML 2025poster

Large language models have been successfully applied to programming assistance tasks, such as code completion, code insertion, and instructional code editing. However, these applications remain insufficiently automated and struggle to effectively integrate various types of information during the pro…

2025

D^2-DPM: Dual Denoising for Quantized Diffusion Probabilistic Models

AAAI 2025technical

Diffusion models have achieved cutting-edge performance in image generation. However, their lengthy denoising process and computationally intensive score estimation network impede their scalability in low-latency and resource-constrained scenarios. Post-training quantization (PTQ) compresses and acc…

2025

Decision-Making for Autonomous Driving via a Coupled Reinforcement Learning Network Combined With Risk Assessment

RA-L 2025

The realization of autonomous driving(AV) is closely linked to the development of intelligent decision-making modules that can operate safely in dynamic, uncertain environments. To address issues such as delayed response and poor coupling in highway scenarios, this paper proposes a hierarchical Coup

Cited by 1SourceScholar
2025

Detecting and Mitigating Hallucination in Large Vision Language Models via Fine-Grained AI Feedback

AAAI 2025technical

The rapidly developing Large Vision Language Models (LVLMs) still face the hallucination phenomena where the generated responses do not align with the given contexts, significantly restricting the usages of LVLMs. Most previous work detects and mitigates hallucination at the coarse-grained level or…

2025

Granularity-Adaptive Spatial Evidence Tokenization for Video Question Answering

AAAI 2025technical

Video question answering plays a vital role in computer vision, and recent advances in large language models have further propelled the development of this field. However, existing video question answering techniques often face limitations in grasping fine-grained video content in spatial dimensions…

Cited by 0SourcePDFScholar
2025

HAIF-GS: Hierarchical and Induced Flow-Guided Gaussian Splatting for Dynamic Scene

NeurIPS 2025poster

Reconstructing dynamic 3D scenes from monocular videos remains a fundamental challenge in 3D vision. While 3D Gaussian Splatting (3DGS) achieves real-time rendering in static settings, extending it to dynamic scenes is challenging due to the difficulty of learning structured and temporally consisten…

Cited by 0SourceScholar
2025

HealthGPT: A Medical Large Vision-Language Model for Unifying Comprehension and Generation via Heterogeneous Knowledge Adaptation

ICML 2025spotlight

We present **HealthGPT**, a powerful Medical Large Vision-Language Model (Med-LVLM) that integrates medical visual comprehension and generation capabilities within a unified autoregressive paradigm. Our bootstrapping philosophy is to progressively adapt heterogeneous comprehension and generation kno…

2025

LLaVA-MoD: Making LLaVA Tiny via MoE-Knowledge Distillation

ICLR 2025poster

We introduce LLaVA-MoD, a novel framework designed to enable the efficient training of small-scale Multimodal Language Models ($s$-MLLM) distilling knowledge from large-scale MLLM ($l$-MLLM). Our approach tackles two fundamental challenges in MLLM distillation. First, we optimize the network structu…

2025

Learning to Predict the Future from Monocular Vision for Efficient Human-Aware Navigation

ICRA 2025

Human-aware navigation (HAN) aims to build autonomous agents that robustly and naturally navigate in human-centered environments. Due to the complex and dynamic nature of this task, existing approaches typically rely on sophisticated pipelines that separately process perception and decision-making t

Cited by 0SourceScholar
2025

MARS: Mixture of Auto-Regressive Models for Fine-grained Text-to-image Synthesis

AAAI 2025technical

Auto-regressive models have made significant progress in the realm of text-to-image synthesis, yet devising an appropriate model architecture and training strategy to achieve a satisfactory level remains an important avenue of exploration. In this work, we introduce MARS, a novel framework for T2I g…

2025

MS-Diffusion: Multi-subject Zero-shot Image Personalization with Layout Guidance

ICLR 2025poster

Recent advancements in text-to-image generation models have dramatically enhanced the generation of photorealistic images from textual prompts, leading to an increased interest in personalized text-to-image applications, particularly in multi-subject scenarios. However, these advances are hindered b…

2025

PatchDPO: Patch-level DPO for Finetuning-free Personalized Image Generation

CVPR 2025poster

Finetuning-free personalized image generation can synthesize customized images without test-time finetuning, attracting wide research interest owing to its high efficiency. Current finetuning-free methods simply adopt a single training stage with a simple image reconstruction task, and they typicall…

2025

Political Actor Agent: Simulating Legislative System for Roll Call Votes Prediction with Large Language Models

AAAI 2025technical

Predicting roll call votes through modeling political actors has emerged as a focus in quantitative political science and computer science. Widely used embedding-based methods generate vectors for legislators from diverse data sets to predict legislative behaviors. However, these methods often conte…

Cited by 1SourcePDFScholar
2025

Pyramidal Flow Matching for Efficient Video Generative Modeling

ICLR 2025poster

Video generation requires modeling a vast spatiotemporal space, which demands significant computational resources and data usage. To reduce the complexity, the prevailing approaches employ a cascaded architecture to avoid direct training with full resolution latent. Despite reducing computational de…

2025

Resolving Multi-Condition Confusion for Finetuning-Free Personalized Image Generation

AAAI 2025technical

Personalized text-to-image generation methods can generate customized images based on the reference images, which have garnered wide research interest. Recent methods propose a finetuning-free approach with a decoupled cross-attention mechanism to generate personalized images requiring no test-time…

2025

Streaming Video Question-Answering with In-context Video KV-Cache Retrieval

ICLR 2025poster

We propose ReKV, a novel training-free approach that enables efficient streaming video question-answering (StreamingVQA), by seamlessly integrating with existing Video Large Language Models (Video-LLMs). Traditional VideoQA systems struggle with long videos, as they must process entire videos before…

2025

T2I-FactualBench: Benchmarking the Factuality of Text-to-Image Models with Knowledge-Intensive Concepts

ACL 2025long

Most existing studies on evaluating text-to-image (T2I) models primarily focus on evaluating text-image alignment, image quality, and object composition capabilities, with comparatively fewer studies addressing the evaluation of the factuality of the synthesized images, particularly when the images…

2025

TMetaNet: Topological Meta-Learning Framework for Dynamic Link Prediction

ICML 2025poster

Dynamic graphs evolve continuously, presenting challenges for traditional graph learning due to their changing structures and temporal dependencies. Recent advancements have shown potential in addressing these challenges by developing suitable meta-learning-based dynamic graph neural network models.…

2025

TeamLoRA: Boosting Low-Rank Adaptation with Expert Collaboration and Competition

ACL 2025long

While Parameter-Efficient Fine-Tuning (PEFT) methods like Low-Rank Adaptation (LoRA) effectively address resource constraints during fine-tuning, their performance often falls short, especially in multidimensional task scenarios. To address this issue, one straightforward solution is to introduce ta…

2025

Towards Universal Soccer Video Understanding

CVPR 2025poster

As a globally celebrated sport, soccer has attracted widespread interest from fans over the world. This paper aims to develop a comprehensive multi-modal framework for soccer video understanding.Specifically, we make the following contributions in this paper:(i) we introduce **SoccerReplay-1988**, t…

2025

VERSE: Verification-based Self-Play for Code Instructions

AAAI 2025technical

Instruction-tuned Code Large Language Models (Code LLMs) have excelled in diverse code-related tasks, such as program synthesis, automatic program repair, and code explanation. To collect training datasets for instruction-tuning, a popular method involves having models autonomously generate instruct…

2024

An Embarrassingly Simple Approach to Enhance Transformer Performance in Genomic Selection for Crop Breeding

IJCAI 2024poster

Genomic selection (GS), as a critical crop breeding strategy, plays a key role in enhancing food production and addressing the global hunger crisis. The predominant approaches in GS currently revolve around employing statistical methods for prediction. However, statistical methods often come with tw…

2024

Calibration-Free Vision-Assisted Container Loading of RTG Cranes

IROS 2024poster

Vision-assisted container loading of Rubber Tyred Gantry (RTG) cranes are facing two primary challenges. Firstly, the uncertainty inherent in Covolutional Neural Network (CNN) based detection hinders its direct application in the safety-critical operation of such heavy-duty machinery. Secondly, sens…

Cited by 0SourceScholar
2024

Image Retrieval with Composed Query by Multi-Scale Multi-Modal Fusion

ICASSP 2024accepted

Image retrieval with composed query (IR-CQ) is a challenging task since it aims to retrieve the target image according to a hybrid-modality query which consists of a reference image and a text modifier. Previous approaches mainly focus on designing various multi-modal fusion modules to fuse the hybr…

Cited by 0SourceScholar
2024

Integrated Sensing And Communication In Unlicensed Mmwave Bands: Joint Beamforming Training And Energy Allocation

ICASSP 2024accepted

Integrated sensing and communication (ISAC) within the unlicensed millimeter-wave (mmWave) frequency bands has been emerged as a pivotal technology in the next generation wireless communication era. However, the interference management issue between sensing and communication becomes much severe due…

Cited by 0SourceScholar
2024

LG-CAV: Train Any Concept Activation Vector with Language Guidance

NeurIPS 2024poster

Concept activation vector (CAV) has attracted broad research interest in explainable AI, by elegantly attributing model predictions to specific concepts. However, the training of CAV often necessitates a large number of high-quality images, which are expensive to curate and thus limited to a predefi…

2024

On the Evaluation Consistency of Attribution-based Explanations

ECCV 2024poster

"Attribution-based explanations are garnering increasing attention recently and have emerged as the predominant approach towards eXplanable Artificial Intelligence (XAI). However, the absence of consistent configurations and systematic investigations in prior literature impedes comprehensive evaluat…

2024

RePair: Automated Program Repair with Process-based Feedback

ACL 2024findings

The gap between the trepidation of program reliability and the expense of repairs underscore the indispensability for Automated Program Repair (APR). APR is instrumental in transforming vulnerable programs into more robust ones, bolstering program reliability while simultaneously diminishing the fin…

2024

RectifID: Personalizing Rectified Flow with Anchored Classifier Guidance

NeurIPS 2024poster

Customizing diffusion models to generate identity-preserving images from user-provided reference images is an intriguing new problem. The prevalent approaches typically require training on extensive domain-specific images to achieve identity preservation, which lacks flexibility across different use…

2024

Reward Penalties on Augmented States for Solving Richly Constrained RL Effectively

AAAI 2024technical

Constrained Reinforcement Learning employs trajectory-based cost constraints (such as expected cost, Value at Risk, or Conditional VaR cost) to compute safe policies. The challenge lies in handling these constraints effectively while optimizing expected reward. Existing methods convert such trajecto…

2024

SD-MVS: Segmentation-Driven Deformation Multi-View Stereo with Spherical Refinement and EM Optimization

AAAI 2024technical

In this paper, we introduce Segmentation-Driven Deformation Multi-View Stereo (SD-MVS), a method that can effectively tackle challenges in 3D reconstruction of textureless areas. We are the first to adopt the Segment Anything Model (SAM) to distinguish semantic instances in scenes and further levera…

Cited by 21SourcePDFScholar
2024

Text2Reaction : Enabling Reactive Task Planning Using Large Language Models

RA-L 2024

To complete tasks in dynamic environments, robots need to timely update their plans to react to environment changes. Traditional stripe-like or learning-based planners struggle to achieve this due to their high reliance on meticulously predefined planning rules or labeled data. Fortunately, recent w

Cited by 24SourceScholar
2024

The Audio-Visual Conversational Graph: From an Egocentric-Exocentric Perspective

CVPR 2024poster

In recent years the thriving development of research related to egocentric videos has provided a unique perspective for the study of conversational interactions where both visual and audio signals play a crucial role. While most prior work focus on learning about behaviors that directly involve the…

2024

Video-LaVIT: Unified Video-Language Pre-training with Decoupled Visual-Motional Tokenization

ICML 2024oral

In light of recent advances in multimodal Large Language Models (LLMs), there is increasing attention to scaling them from image-text data to more informative real-world videos. Compared to static images, video poses unique challenges for effective large-scale pre-training due to the modeling of its…

2023

Chat2Map: Efficient Scene Mapping From Multi-Ego Conversations

CVPR 2023poster

Can conversational videos captured from multiple egocentric viewpoints reveal the map of a scene in a cost-efficient way? We seek to answer this question by proposing a new problem: efficiently building the map of a previously unseen 3D environment by exploiting shared information in the egocentric…

Cited by 9SourcePDFScholar
2023

DATE: Domain Adaptive Product Seeker for E-Commerce

CVPR 2023poster

Product Retrieval (PR) and Grounding (PG), aiming to seek image and object-level products respectively according to a textual query, have attracted great interest recently for better shopping experience. Owing to the lack of relevant datasets, we collect two large-scale benchmark datasets from Taoba…

2023

DoNet: Deep De-Overlapping Network for Cytology Instance Segmentation

CVPR 2023poster

Cell instance segmentation in cytology images has significant importance for biology analysis and cancer screening, while remains challenging due to 1) the extensive overlapping translucent cell clusters that cause the ambiguous boundaries, and 2) the confusion of mimics and debris as nuclei. In thi…

2023

Egocentric Auditory Attention Localization in Conversations

CVPR 2023poster

In a noisy conversation environment such as a dinner party, people often exhibit selective auditory attention, or the ability to focus on a particular speaker while tuning out others. Recognizing who somebody is listening to in a conversation is essential for developing technologies that can underst…

2023

FairLISA: Fair User Modeling with Limited Sensitive Attributes Information

NeurIPS 2023poster

User modeling techniques profile users' latent characteristics (e.g., preference) from their observed behaviors, and play a crucial role in decision-making. Unfortunately, traditional user models may unconsciously capture biases related to sensitive attributes (e.g., gender) from behavior data, even…

2023

Future Aware Pricing and Matching for Sustainable On-Demand Ride Pooling

AAAI 2023technical

The popularity of on-demand ride pooling is owing to the benefits offered to customers (lower prices), taxi drivers (higher revenue), environment (lower carbon footprint due to fewer vehicles) and aggregation companies like Uber (higher revenue). To achieve these benefits, two key interlinked challe…

Cited by 6SourcePDFScholar
2022

A Reinforcement Learning Method for Motion Control With Constraints on an HPN Arm

RA-L 2022

Soft robotic arms have shown great potential toward applications to human daily lives, which is mainly due to their infinite passive degrees of freedom and intrinsic safety. There are tasks in lives that require the motion of the robot to meet some certain pose constraints that have not been impleme

Cited by 6SourceScholar
2022

BMU-MoCo: Bidirectional Momentum Update for Continual Video-Language Modeling

NeurIPS 2022accept

Video-language models suffer from forgetting old/learned knowledge when trained with streaming data. In this work, we thus propose a continual video-language modeling (CVLM) setting, where models are supposed to be sequentially trained on five widely-used video-text datasets with different data dist…

Cited by 5SourcePDFScholar
2022

Ego4D: Around the World in 3,000 Hours of Egocentric Video

CVPR 2022oral

We introduce Ego4D, a massive-scale egocentric video dataset and benchmark suite. It offers 3,670 hours of daily-life activity video spanning hundreds of scenarios (household, outdoor, workplace, leisure, etc.) captured by 931 unique camera wearers from 74 worldwide locations and 9 different countri…

Cited by 1162PDFcodeScholar
2022

Hyperbolic Knowledge Transfer with Class Hierarchy for Few-Shot Learning

IJCAI 2022poster

Few-shot learning (FSL) aims to recognize a novel class with very few instances, which is a challenging task since it suffers from a data scarcity issue. One way to effectively alleviate this issue is introducing explicit knowledge summarized from human past experiences to achieve knowledge transfer…

Cited by 18SourcePDFScholar
2022

Hyperlink-induced Pre-training for Passage Retrieval in Open-domain Question Answering

ACL 2022long

To alleviate the data scarcity problem in training question answering systems, recent works propose additional intermediate pre-training for dense passage retrieval (DPR). However, there still remains a large discrepancy between the provided upstream signals and the downstream question-passage relev…

2022

Towards Efficient NLP: A Standard Evaluation and A Strong Baseline

NAACL 2022long

Supersized pre-trained language models have pushed the accuracy of various natural language processing (NLP) tasks to a new state-of-the-art (SOTA). Rather than pursuing the reachless SOTA accuracy, more and more researchers start paying attention to model efficiency and usability. Different from ac…

2022

Visual Prompt Tuning for Few-Shot Text Classification

COLING 2022main

Deploying large-scale pre-trained models in the prompt-tuning paradigm has demonstrated promising performance in few-shot learning. Particularly, vision-language pre-training models (VL-PTMs) have been intensively explored in various few-shot downstream tasks. However, most existing works only apply…

2019

Iteratively Reweighted Penalty Alternating Minimization Methods with Continuation for Image Deblurring

ICASSP 2019accepted

In this paper, we consider a class of nonconvex problems with linear constraints appearing frequently in the area of image processing. We solve this problem by the penalty method and propose the iteratively reweighted alternating minimization algorithm. To speed up the algorithm, we also apply the c…

Cited by 0SourceScholar
2017

A two-level approach for solving the inverse kinematics of an extensible soft arm considering viscoelastic behavior

ICRA 2017poster

Soft compliant materials and novel actuation mechanisms ensure flexible motions and high adaptability for soft robots, but also increase the difficulty and complexity of constructing control systems. In this work, we provide an efficient control algorithm for a multi-segment extensible soft arm in 2…

Cited by 72SourceScholar
2017

Force and moment constraints of a curved surface gripper and wrist for assistive free flyers

ICRA 2017poster

Free-flying robots have the potential to autonomously fulfill a wide range of tasks involving manipulation of objects in space. In this paper we study the design of a wrist mechanism for free-flying robots that are equipped with an adhesive gripper for attaching to objects and surfaces. The wrist an…

Cited by 17SourceScholar
2017

Incipient Slip Detection and Recovery for Controllable Gecko-Inspired Adhesion

RA-L 2017

We present work on incipient slip sensing and recovery for controllable gecko-inspired adhesives. The approach is based on the relationship between changes in real contact area and maximum shear force. Using signals from an on-board tactile sensor, we detect the onset of adhesive failure and execute

Cited by 12SourceScholar
2017

Model-free control for soft manipulators based on reinforcement learning

IROS 2017poster

Most control methods of soft manipulators are developed based on physical models derived from mathematical analysis or learning methods. However, due to internal nonlinearity and external uncertain disturbances, it is difficult to build an accurate model, further, these methods lack robustness and p…

Cited by 79SourceScholar
2017

Model-less feedback control for soft manipulators

IROS 2017poster

Soft manipulators have been a rising focus of soft robotics research. Taking advantage of soft materials and flexible, continuous movements, they have promising applicable prospect. However, their highly internal nonlinearity and unpredictable deformation caused by environmental effects make it diff…

Cited by 33SourceScholar
2015

Grasping without squeezing: Shear adhesion gripper with fibrillar thin film

ICRA 2015poster

Nearly all robotic grippers have one trait in common: they grasp objects with normal forces, either directly, or indirectly through friction. This method of grasping is effective for objects small enough for a given gripper to partially encompass. However, to grasp larger objects, significant grip f…

Cited by 115SourceScholar
2015

Matching Bags of Regions in RGBD images

CVPR 2015poster

We study the new problem of matching regions between a pair of RGBD images given a large set of overlapping region proposals. These region proposals do not have a tree hierarchy and are treated as bags of regions. Matching RGBD images using bags of region candidates with unstructured relations is a…

Cited by 6SourcePDFScholar
2015

Perching failure detection and recovery with onboard sensing

IROS 2015poster

Perching on a vertical surface carries the risk of severe damage to the vehicle if the maneuver fails, especially if failure goes undetected. We present a detection method using an onboard 3-axis accelerometer to discriminate between perching success and failure. An analytical model was developed to…

Cited by 13SourceScholar
2015

Scaling controllable adhesives to grapple floating objects in space

ICRA 2015poster

As the number of rocket bodies and other debris in Earth's orbit increases, the need to capture and remove this space junk becomes essential to protect new satellites. A low cost solution may include gecko-inspired directional adhesives, which require almost no compressive preload to generate adhesi…

Cited by 67SourceScholar
2015

Tactile sensing for gecko-inspired adhesion

IROS 2015poster

Adhesion quality sensing is critical to the performance of any robot that utilizes gecko-inspired dry adhesives for climbing, perching, or grasping. We present a 3-axis tactile sensor designed for this application that demonstrates performance on par with a large commercial load cell while being com…

Cited by 30SourceScholar