← Search

Yi Li

100 accepted papers

2026

Active Regression for Single-Index Models with Unknown Link Functions

ICML 2026poster

This paper studies active regression for single-index models under general $\ell_p$-loss with an unknown $1$-Lipschitz link function $f$, formulated as $\min_{f,x} \Vert f(Ax)-b\Vert_p^p$ with full access to $A$ but coordinate-query access to $b$. Prior work established upper bounds for known link f…

Cited by 0SourceScholar
2026

DenseMLLM: Standard Multimodal LLMs are Intrinsic Dense Predictors

ICML 2026poster

Multimodal Large Language Models (MLLMs) have demonstrated exceptional capabilities in high-level visual understanding. However, extending these models to fine-grained dense prediction tasks, such as semantic segmentation and depth estimation, typically necessitates the incorporation of complex, tas…

Cited by 0SourceScholar
2026

Doubly Debiased Test-Time Prompt Tuning for Vision-Language Models

AAAI 2026technical

Test-time prompt tuning for vision-language models has demonstrated impressive generalization capabilities under zero-shot settings. However, tuning the learnable prompts solely based on unlabeled test data may induce prompt optimization bias, ultimately leading to suboptimal performance on downstre

Cited by 0SourcePDFScholar
2026

FED-GAME: PERSONALIZED FEDERATED LEARNING WITH GRAPH ATTENTION MIXTURE-OF-EXPERTS FOR TIME-SERIES FORECASTING

ICASSP 2026oral

Federated learning (FL) on graphs shows promise for distributed time-series forecasting. Yet, existing methods rely on static topologies and struggle with client heterogeneity. We propose Fed-GAME, a framework that models personalized aggregation as message passing over a learnable dynamic implicit…

Cited by 0SourcePDFScholar
2026

GRAPE: Generalizing Robot Policy Via Preference Alignment

ICRA 2026poster

Despite the recent advancements of vision-language-action (VLA) models on a variety of robotics tasks, they suffer from critical issues such as poor generalizability to unseen tasks, due to their reliance on behavior cloning exclusively from successful rollouts. Furthermore, they are typically fine-…

2026

Good Gradients Poison Your Model: Evading Defenses in Federated Learning via Boundary-adaptive Perturbation

AAAI 2026technical

Federated learning (FL) allows for collaborative model training while preserving data privacy, but its distributed nature makes it vulnerable to poisoning attacks. Existing defense methods typically rely on using gradients from multiple clients to define a trusted region, selecting only the trustwor

Cited by 0SourcePDFScholar
2026

Leveraging Data to Say No: Memory Augmented Plug-and-Play Selective Prediction

ICLR 2026poster

Selective prediction aims to endow predictors with a reject option, to avoid low confidence predictions. However, existing literature has primarily focused on closed-set tasks, such as visual question answering with predefined options or fixed-category classification. This paper considers selective…

Cited by 0SourcecodeScholar
2026

Multi-Objective Protein Design via Memory-Aware Test-Time Scaling in Diffusion Models

ICML 2026poster

Multi-objective protein design is essential for meeting the complex demands of synthetic biology. To adapt to shifting multi-functional targets without the prohibitive cost of retraining, test-time scaling has emerged as a flexible, training-free alternative. However, current test-time diffusion met…

Cited by 0SourceScholar
2026

Multi-modal Test-time Adaptation via Adaptive Probabilistic Gaussian Calibration

CVPR 2026

Multi-modal test-time adaptation (TTA) enhances the resilience of benchmark multi-modal models against distribution shifts by leveraging the unlabeled target data during inference. Despite the documented success, the advancement of multi-modal TTA methodologies has been impeded by a persistent limit

Cited by 0SourcecodeScholar
2026

PLaST: Towards Paralinguistic-aware Speech Translation

AAAI 2026technical

Speech translation (ST) aims to translate speech from a source language into text in the target language. Naturally, speech signals contain paralinguistic cues beyond linguistic content, which could influence or even alter the interpretation of a lexically identical sentence, thereby yielding distin

Cited by 0SourcePDFScholar
2026

Research on Optimal Slip Ratio of 4WID-EV Considering Lateral Stability Control and Effective Usage Rate Under Combined-Slip Conditions

RA-L 2026

The four-wheel-independent-drive electric vehicle (4WID-EV) with typical redundancy characteristics provide a flexible control scheme, including functions such as active front steering (AFS), active rear steering (ARS) and direct yaw moment control (DYC). However, existing work lacks a reasonable me

Cited by 1SourceScholar
2026

Robust and Scalable Multi-Robot Localization Using Stereo UWB Arrays

ICRA 2026poster

In environments where robots operate with limited global navigation satellite system accessibility, ultra-wideband (UWB) localization technology is a popular auxiliary solution to assist visual–inertial odometry systems. However, current UWB approaches lack 3-D pairwise localization capability and s…

Cited by 0SourceScholar
2026

Supporting Multimodal Intermediate Fusion with Informatic Constraint and Distribution Coherence

ICLR 2026poster

Based on the prevalent intermediate fusion (IF) and late fusion (LF) frameworks, multimodal representation learning (MML) demonstrates its superiority over unimodal representation learning. To investigate the intrinsic factors underlying the empirical success of MML, research grounded in theoretical…

Cited by 0SourceScholar
2026

TIPO: Text to Image with Text Pre-sampling for Prompt Optimization

ICLR 2026poster

TIPO (Text-to-Image Prompt Optimization) introduces an efficient approach for automatic prompt refinement in text-to-image (T2I) generation. Starting from simple user prompts, TIPO leverages a lightweight pre-trained model to expand these prompts into richer, detailed versions. Conceptually, TIPO sa…

Cited by 0SourceScholar
2026

Trimming the Fat: Redundancy-Aware Acceleration Framework for DGNNs

AAAI 2026technical

Temporal graphs are essential for modeling complex real-world systems, such as social interactions, financial transactions, and recommendation systems, but the high computational cost and model complexity of dynamic graph neural networks (DGNNs) pose significant challenges for practical deployment.

Cited by 0SourcePDFScholar
2025

Boolean Subtraction for Proximity Queries With Applications to Path Planning Tasks With Collisions

RA-L 2025

Path planners are widely used in many different fields to determine a sequence of valid configurations for an object, such as a robot arm, between a start configuration and a goal configuration, where a valid configuration must be a collision-free one. However, sometimes configurations that are in c

Cited by 0SourceScholar
2025

Change Entity-guided Heterogeneous Representation Disentangling for Change Captioning

ACL 2025finding

Change captioning aims to describe differences between a pair of images using natural language. However, learning effective difference representations is highly challenging due to distractors such as illumination and viewpoint changes. To address this, we propose a change-entity-guided disentangleme…

2025

DeBeauty: A Joint Framework for Facial Beautification Removal Based on Spatial Collaborative Adaptation and Hyperplane Relocation

ICASSP 2025accepted

Facial beautification removal presents a formidable inverse challenge due to the inherent diversity and unpredictability of beautification processes. Current methodologies often fall short in effectively restoring facial structural alterations and preserving texture features during makeup removal. T…

Cited by 0SourceScholar
2025

Do Code Semantics Help? A Comprehensive Study on Execution Trace-Based Information for Code Large Language Models

EMNLP 2025

Code Large Language Models (Code LLMs) have opened a new era in programming with their impressive capabilities. However, recent research has revealed critical limitations in their ability to reason about runtime behavior and understand the actual functionality of programs, which poses significant ch

2025

Domain-Aware Knowledge Debiasing for Generalizable Video Understanding in CLIP

ICASSP 2025accepted

The pre-trained models contain multitudinous knowledge from huge amount of data. However, when applying these models to downstream tasks, they may mis-locate to wrong knowledge distribution due to a lack of domain or contextual knowledge. To address the distribution bias between the pre-trained mode…

Cited by 0SourceScholar
2025

Efficient Hi-Fi Style Transfer via Statistical Attention and Modulation

IJCAI 2025

Style transfer is a challenging task in computer vision, aiming to blend the stylistic features of one image with the content of another while preserving the content details. Traditional methods often face challenges in terms of computational efficiency and fine-grained content preservation. In this

Cited by 0SourcePDFScholar
2025

Efficiently Serving Large Multimodal Models Using EPD Disaggregation

ICML 2025poster

Large Multimodal Models (LMMs) extend Large Language Models (LLMs) by handling diverse inputs such as images, audio, and video, but at the cost of adding a multimodal encoding stage that increases both computational and memory overhead. This step negatively affects key Service Level Objectives (SLOs…

2025

EgoPrivacy: What Your First-Person Camera Says About You?

ICML 2025poster

While the rapid proliferation of wearable cameras has raised significant concerns about egocentric video privacy, prior work has largely overlooked the unique privacy threats posed to the camera wearer. This work investigates the core question: How much privacy information about the camera wearer ca…

2025

Faster Approximation Algorithms for k-Center via Data Reduction

ICML 2025poster

We study efficient algorithms for the Euclidean $k$-Center problem, focusing on the regime of large $k$. We take the approach of data reduction by considering $\alpha$-coreset, which is a small subset $S$ of the dataset $P$ such that any $\beta$-approximation on $S$ is an $(\alpha + \beta)$-approxim…

Cited by 0SourcePDFScholar
2025

HAMSTER: Hierarchical Action Models for Open-World Robot Manipulation

ICLR 2025poster

Large foundation models have shown strong open-world generalization to complex problems in vision and language, but similar levels of generalization have yet to be achieved in robotics. One fundamental challenge is the lack of robotic data, which are typically obtained through expensive on-robot ope…

2025

Hybrid Data-Model-Driven External Force Estimation for Manipulators via Generalized Momentum-Based Third-Order Observer*

IROS 2025

Accurate dynamic modeling and external force estimation are crucial for high-precision robot control and applications. However, model incompleteness and external disturbances inevitably lead to a residual between the actual joint torque and the torque calculated by the identified dynamic model. To a

Cited by 0SourceScholar
2025

Improving Multimodal Human Pose Estimation by Adversarial Modality Enhancement†

ICASSP 2025accepted

Human pose estimation in computer vision predominantly focuses on the visible modality, with limited research on the infrared modality. No existing methods demonstrate robust performance across both modalities, missing their complementary strengths. This gap arises from the lack of a multimodal benc…

Cited by 0SourceScholar
2025

MAP: Supporting Multimodal Knowledge Graph Completion via Augmented Modality Alignment and Instance Preserving

ICASSP 2025accepted

Multimodal knowledge graphs (KGs) have found widespread applications in data integration and processing, yet existing multimodal knowledge graphs are often highly incomplete, which impedes their wide adoption. Thereby multimodal knowledge graph completion (MKGC) has attracted widespread attention. H…

Cited by 0SourceScholar
2025

Make Your AUV Adaptive: An Environment-Aware Reinforcement Learning Framework For Underwater Tasks

IROS 2025

This study presents a novel environment-aware reinforcement learning (RL) framework designed to augment the operational capabilities of autonomous underwater vehicles (AUVs) in underwater environments. Departing from traditional RL architectures, the proposed framework integrates an environment-awar

Cited by 3SourceScholar
2025

Never too Prim to Swim: An LLM-Enhanced RL-based Adaptive S-Surface Controller for AUVs under Extreme Sea Conditions

IROS 2025

The adaptivity and maneuvering capabilities of Autonomous Underwater Vehicles (AUVs) have drawn significant attention in oceanic research, due to the unpredictable disturbances and strong coupling among the AUV’s degrees of freedom. In this paper, we developed large language model (LLM)-enhanced rei

Cited by 10SourceScholar
2025

OptiGrasp: Optimized Grasp Pose Detection Using RGB Images for Warehouse Picking Robots

IROS 2025

In warehouse environments, robots require robust picking capabilities to manage a wide variety of objects. Effective deployment demands minimal hardware, strong generalization to new products, and resilience in diverse settings. Current methods often rely on depth sensors for structural information,

Cited by 2SourcecodeScholar
2025

PAFedMIS: Personalized Asynchronous Federated Learning for Medical Image Segmentation

ICASSP 2025accepted

As privacy protection gains momentum, federated learning has emerged as a cutting-edge approach in medical image analysis. However, the intricacies of medical image segmentation task have led to a dearth of research in this domain, with existing studies falling short in tackling two pivotal challeng…

Cited by 0SourceScholar
2025

RaGNNarok: A Light-Weight Graph Neural Network for Enhancing Radar Point Clouds on Unmanned Ground Vehicles

IROS 2025

Current lidar and camera-based solutions for low-cost indoor mobile robots have limitations such as poor performance in visually obscured environments, high computational overhead for data processing, and high costs for lidars. In contrast, mmWave radar sensors offer a cost-effective and lightweight

Cited by 0SourceScholar
2025

Reconciling Geospatial Prediction and Retrieval via Sparse Representations

NeurIPS 2025poster

Urban computing harnesses big data to decode complex urban dynamics and revolutionize location-based services. Traditional approaches have treated geospatial prediction tasks (e.g., estimating socio-economic indicators) and retrieval tasks (e.g., querying geographic objects) as isolated challenges,…

Cited by 0SourceScholar
2025

SX-Stitch: An Efficient VMS-UNet Based Framework for Intraoperative Scoliosis X-Ray Image Stitching

ICASSP 2025accepted

In scoliosis surgery, the limited field of view of the C-arm Xray machine restricts the surgeons’ holistic analysis of spinal structures. This paper presents an end-to-end efficient and robust intraoperative X-ray image stitching method for scoliosis surgery, named SX-Stitch. The method is divided i…

Cited by 0SourceScholar
2025

Sparse Meets Dense: Unified Generative Recommendations with Cascaded Sparse-Dense Representations

NeurIPS 2025poster

Generative models have recently gained attention in recommendation systems by directly predicting item identifiers from user interaction sequences. However, existing methods suffer from significant information loss due to the separation of stages such as quantization and sequence modeling, hindering…

Cited by 0SourceScholar
2025

Split Adaptation for Pre-trained Vision Transformers

CVPR 2025poster

Vision Transformers (ViTs), extensively pre-trained on large-scale datasets, have become fundamental to foundation models, enabling adaptation to diverse downstream tasks. Existing adaptation methods typically require direct data access, rendering them infeasible in privacy-sensitive domains where c…

2025

Test-Time Adaptation on Recommender System with Data-Centric Graph Transformation

IJCAI 2025

Distribution shifts in recommender systems between training and testing in user-item interactions lead to inaccurate recommendations. Despite the promising performance of test-time adaptation technology in various domains, it still faces challenges in recommender systems due to the impracticality of

Cited by 0SourcePDFScholar
2025

Token Activation Map to Visually Explain Multimodal LLMs

ICCV 2025poster

Multimodal large language models (MLLMs) are broadly empowering various fields. Despite their advancements, the explainability of MLLMs remains less explored, hindering deeper understanding, model credibility, and effective visualization. Unlike conventional vision models (e.g., CNNs, ViTs, CLIP) th…

2025

You Only Spectralize Once: Taking a Spectral Detour to Accelerate Graph Neural Network

NeurIPS 2025poster

Training Graph Neural Networks (GNNs) often relies on repeated, irregular, and expensive message-passing operations over all nodes (e.g., $N$), leading to high computational overhead. To alleviate this inefficiency, we revisit the GNNs training from a spectral perspective. In many real-world graphs,…

Cited by 0SourceScholar
2024

AllSpark: Reborn Labeled Features from Unlabeled in Transformer for Semi-Supervised Semantic Segmentation

CVPR 2024poster

Semi-supervised semantic segmentation (SSSS) has been proposed to alleviate the burden of time-consuming pixel-level manual labeling which leverages limited labeled data along with larger amounts of unlabeled data. Current state-of-the-art methods train the labeled data with ground truths and unlabe…

2024

BLIVA: A Simple Multimodal LLM for Better Handling of Text-Rich Visual Questions

AAAI 2024technical

Vision Language Models (VLMs), which extend Large Language Models (LLM) by incorporating visual understanding capability, have demonstrated significant advancements in addressing open-ended visual question-answering (VQA) tasks. However, these models cannot accurately interpret images infused with t…

2024

High-Accuracy 2-D AoA Estimation Using Lightweight UWB Arrays

IROS 2024poster

Ultra-wide band (UWB) systems are gaining popularity for multi-robot localization benefiting from their high-accuracy ranging capabilities. However, current UWB systems fall short in determining orientations and realizing pair-wise localization for neglecting bearing information. Given the importanc…

Cited by 0SourceScholar
2024

Longitudinal Targeted Minimum Loss-based Estimation with Temporal-Difference Heterogeneous Transformer

ICML 2024poster

We propose Deep Longitudinal Targeted Minimum Loss-based Estimation (Deep LTMLE), a novel approach to estimate the counterfactual mean of outcome under dynamic treatment policies in longitudinal problem settings. Our approach utilizes a transformer architecture with heterogeneous type embedding trai…

Cited by 1SourcePDFScholar
2024

One-shot Active Learning Based on Lewis Weight Sampling for Multiple Deep Models

ICLR 2024poster

Active learning (AL) for multiple target models aims to reduce labeled data querying while effectively training multiple models concurrently. Existing AL algorithms often rely on iterative model training, which can be computationally expensive, particularly for deep models. In this paper, we propose…

Cited by 4SourcePDFScholar
2024

Prefix-diffusion: A Lightweight Diffusion Model for Diverse Image Captioning

COLING 2024main

While impressive performance has been achieved in image captioning, the limited diversity of the generated captions and the large parameter scale remain major barriers to the real-word application of these systems. In this work, we propose a lightweight image captioning network in combination with c…

2023

STOW: Discrete-Frame Segmentation and Tracking of Unseen Objects for Warehouse Picking Robots

CoRL 2023poster

Segmentation and tracking of unseen object instances in discrete frames pose a significant challenge in dynamic industrial robotic contexts, such as distribution warehouses. Here, robots must handle object rearrangements, including shifting, removal, and partial occlusion by new items, and track the…

Cited by 6SourceScholar
2023

SViTT: Temporal Learning of Sparse Video-Text Transformers

CVPR 2023poster

Do video-text transformers learn to model temporal relationships across frames? Despite their immense capacity and the abundance of multimodal training data, recent work has revealed the strong tendency of video-text models towards frame-based spatial representations, while temporal reasoning remain…

2022

Artistic Style Discovery With Independent Components

CVPR 2022poster

Style transfer has been well studied in recent years with excellent performance processed. While existing methods usually choose CNNs as the powerful tool to accomplish superb stylization, less attention was paid to the latent style space. Rare exploration of underlying dimensions results in the poo…

Cited by 21PDFcodeScholar
2022

CATRE: Iterative Point Clouds Alignment for Category-Level Object Pose Refinement

ECCV 2022poster

"While category-level 9DoF object pose estimation has emerged recently, previous correspondence-based or direct regression methods are both limited in accuracy due to the huge intra-category variances in object shape and color, etc. Orthogonal to them, this work presents a category-level object pose…

2022

Close the Loop: A Unified Bottom-Up and Top-Down Paradigm for Joint Image Deraining and Segmentation

AAAI 2022technical

In this work, we focus on a very practical problem: image segmentation under rain conditions. Image deraining is a classic low-level restoration task, while image segmentation is a typical high-level understanding task. Most of the existing methods intuitively employ the bottom-up paradigm by taking…

Cited by 26SourcePDFScholar
2022

GALOIS: Boosting Deep Reinforcement Learning via Generalizable Logic Synthesis

NeurIPS 2022accept

Despite achieving superior performance in human-level control problems, unlike humans, deep reinforcement learning (DRL) lacks high-order intelligence (e.g., logic deduction and reuse), thus it behaves ineffectively than humans regarding learning and generalization in complex problems. Previous work…

Cited by 30SourcePDFScholar
2022

Multi-Attribute Controlled Text Generation with Contrastive-Generator and External-Discriminator

COLING 2022main

Though existing researches have achieved impressive results in controlled text generation, they focus mainly on single-attribute control. However, in applications like automatic comments, the topic and sentiment need to be controlled simultaneously. In this work, we propose a new framework for multi…

Cited by 5SourcePDFScholar
2022

Online Active Regression

ICML 2022oral

Active regression considers a linear regression problem where the learner receives a large number of data points but can only observe a small number of labels. Since online algorithms can deal with incremental training data and take advantage of low computational cost, we consider an online extensio…

Cited by 10SourcePDFScholar
2022

Physically Disentangled Intra- and Inter-Domain Adaptation for Varicolored Haze Removal

CVPR 2022poster

Learning-based image dehazing methods have achieved marvelous progress during the past few years. On one hand, most approaches heavily rely on synthetic data and may face difficulties to generalize well in real scenes, due to the huge domain gap between synthetic and real images. On the other hand,…

Cited by 38PDFcodeScholar
2022

Uncertainty Estimation via Response Scaling for Pseudo-Mask Noise Mitigation in Weakly-Supervised Semantic Segmentation

AAAI 2022technical

Weakly-Supervised Semantic Segmentation (WSSS) segments objects without heavy burden of dense annotation. While as a price, generated pseudo-masks exist obvious noisy pixels, which result in sub-optimal segmentation models trained over these pseudo-masks. But rare studies notice or work on this prob…

2022

VALHALLA: Visual Hallucination for Machine Translation

CVPR 2022poster

Designing better machine translation systems by considering auxiliary inputs such as images has attracted much attention in recent years. While existing methods show promising performance over the conventional text-only translation systems, they typically require paired text and image as input durin…

Cited by 38PDFScholar
2021

BEV-Net: Assessing Social Distancing Compliance by Joint People Localization and Geometric Reasoning

ICCV 2021poster

ocial distancing, an essential public health measure to limit the spread of contagious diseases, has gained significant attention since the outbreak of the COVID-19 pandemic. In this work, the problem of visual social distancing compliance assessment in busy public areas, with wide field-of-view cam…

Cited by 9PDFcodeScholar
2021

GraphMSE: Efficient Meta-path Selection in Semantically Aligned Feature Space for Graph Neural Networks

AAAI 2021technical

Heterogeneous information networks (HINs) are ideal for describing real-world data with different types of entities and relationships. To carry out machine learning on HINs, meta-paths are widely utilized to extract semantics with pre-defined patterns, and models such as graph convolutional networks…

2021

Pipeline Safety Early Warning Method for Distributed Signal using Bilinear CNN and LightGBM

ICASSP 2021accepted

Oil and gas pipelines are known as the backbone of global energy, and securing their safety is crucial for energy supply. In this study, we utilized a novel machine learning method based on the spatiotemporal features of distributed optical fiber sensor signals to monitor the safety of oil and gas p…

Cited by 0SourceScholar
2021

Pseudo-Mask Matters in Weakly-Supervised Semantic Segmentation

ICCV 2021poster

Most weakly supervised semantic segmentation (WSSS) methods follow the pipeline that generates pseudo-masks initially and trains the segmentation model with the pseudo-masks in fully supervised manner after. However, we find some matters related to the pseudo-masks, including high quality pseudo-mas…

Cited by 119PDFcodeScholar
2021

Single Pass Entrywise-Transformed Low Rank Approximation

ICML 2021spotlight

In applications such as natural language processing or computer vision, one is given a large $n \times n$ matrix $A = (a_{i,j})$ and would like to compute a matrix decomposition, e.g., a low rank approximation, of a function $f(A) = (f(a_{i,j}))$ applied entrywise to $A$. A very important special ca…

Cited by 4SourcePDFScholar
2021

Towards Impartial Multi-task Learning

ICLR 2021poster

Multi-task learning (MTL) has been widely used in representation learning. However, naively training all tasks simultaneously may lead to the partial training issue, where specific tasks are trained more adequately than others. In this paper, we propose to learn multiple tasks impartially. Specifica…

Cited by 198SourcePDFScholar
2020

Arbitrary Talking Face Generation via Attentional Audio-Visual Coherence Learning

IJCAI 2020poster

Talking face generation aims to synthesize a face video with precise lip synchronization as well as a smooth transition of facial motion over the entire video via the given speech clip and facial image. Most existing methods mainly focus on either disentangling the information in a single image or l…

Cited by 0SourcePDFScholar
2020

Construction of Bounding Volume Hierarchies for Triangle Meshes with Mixed Face Sizes

ICRA 2020poster

We consider the problem of creating tighter-fitting bounding volumes (more specifically rectangular swept spheres) when constructing bounding volume hierarchies (BVHs) for complex 3D geometries given in the form of unstructured triangle meshes/soups with the aim of speeding up our IPS Path Planner f…

Cited by 4SourceScholar
2020

Cross-Spectral Face Hallucination via Disentangling Independent Factors

CVPR 2020poster

The cross-sensor gap is one of the challenges that have aroused much research interests in Heterogeneous Face Recognition (HFR). Although recent methods have attempted to fill the gap with deep generative networks, most of them suffer from the inevitable misalignment between different face modalitie…

Cited by 74PDFScholar
2020

Informative Sample Mining Network for Multi-Domain Image-to-Image Translation

ECCV 2020poster

The performance of multi-domain image-to-image translation has been significantly improved by recent progress in deep generative models. Existing approaches can use a unified model to achieve translations between all the visual domains. However, their outcomes are far from satisfying when there are…

Cited by 9SourcePDFScholar
2020

Learning Representations from Audio-Visual Spatial Alignment

NeurIPS 2020poster

We introduce a novel self-supervised pretext task for learning representations from audio-visual content. Prior work on audio-visual representation learning leverages correspondences at the video level. Approaches based on audio-visual correspondence (AVC) predict whether audio and video clips origi…

2018

Matrix Norms in Data Streams: Faster, Multi-Pass and Row-Order

ICML 2018oral

A central problem in mining massive data streams is characterizing which functions of an underlying frequency vector can be approximated efficiently. Given the prevalence of large scale linear algebra problems in machine learning, recently there has been considerable effort in extending this data st…

Cited by 23SourcePDFScholar
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
2016

A precision-improved processing architecture of physical computing for energy-efficient SIFT feature extraction

ICASSP 2016accepted

A precision-improved processing architecture of physical computing for energy-efficient SIFT feature extraction algorithm has been proposed in this paper. With the novel physical computing technology of active resistor network (PC: ARN), the SIFT algorithm could be processed in analog signal domain…

Cited by 0SourceScholar
2016

R-FCN: Object Detection via Region-based Fully Convolutional Networks

NeurIPS 2016poster

We present region-based, fully convolutional networks for accurate and efficient object detection. In contrast to previous region-based detectors such as Fast/Faster R-CNN that apply a costly per-region subnetwork hundreds of times, our region-based detector is fully convolutional with almost all co…

2015

Grasp Type Revisited: A Modern Perspective on a Classical Feature for Vision

CVPR 2015poster

The grasp type provides crucial information about human action. However, recognizing the grasp type in unconstrained scenes is challenging because of the large variations in appearance, occlusions and geometric distortions. In this paper, first we present a convolutional neural network to classify…

Cited by 103SourcePDFScholar
2015

Making Better Use of Edges via Perceptual Grouping

CVPR 2015poster

We propose a perceptual grouping framework that organizes image edges into meaningful structures and demonstrate its usefulness on various computer vision tasks. Our grouper formulates edge grouping as a graph partition problem, where a learning to rank method is developed to encode probabilities of…

Cited by 105SourcePDFScholar