← Search

Chao Ma

100 accepted papers

2026

Grounding Everything in Tokens for Multimodal Large Language Models

CVPR 2026

Multimodal large language models (MLLMs) have made significant advancements in vision understanding and reasoning. However, the autoregressive Transformer architecture used by MLLMs requires tokenization on input images, which limits their ability to accurately ground objects within the 2D image spa

Cited by 0SourceScholar
2026

Latent Knowledge-Guided Video Diffusion for Scientific Phenomena Generation from a Single Initial Frame

AAAI 2026technical

Video diffusion models have achieved impressive results in natural scene generation, yet they struggle to generalize to scientific phenomena such as fluid simulations and meteorological processes, where underlying dynamics are governed by scientific laws. These tasks pose unique challenges, includin

Cited by 0SourcePDFScholar
2026

Octopus: History-Free Gradient Orthogonalization for Continual Learning in Multimodal Large Language Models

CVPR 2026

Continual learning in multimodal large language models (MLLMs) aims to sequentially acquire knowledge while mitigating catastrophic forgetting, yet existing methods face inherent limitations: architecture-based approaches incur additional computational overhead and often generalize poorly to new tas

Cited by 0SourceScholar
2026

Parameter-Free Fine-tuning via Redundancy Elimination for Vision Foundation Models

AAAI 2026technical

Vision foundation models (VFMs) have demonstrated remarkable capabilities in learning universal visual representations. However, adapting these models to downstream tasks conventionally requires parameter updates, with even parameter-efficient fine-tuning methods necessitating the modification of th

Cited by 0SourcePDFScholar
2026

Thermally Activated Dual-Modal Adversarial Clothing against AI Surveillance Systems

CVPR 2026

Adversarial patches have emerged as a popular privacy-preserving approach for resisting AI-driven surveillance systems. However, their conspicuous appearance makes them difficult to deploy in real-world scenarios. In this paper, we propose a thermally activated adversarial wearable designed to ensur

Cited by 0SourceScholar
2026

Towards Efficient Optimizer Design for LLM via Structured Fisher Approximation with a Low-Rank Extension

ICLR 2026poster

Designing efficient optimizers for large language models (LLMs) with low-memory requirements and fast convergence is an important and challenging problem. This paper makes a step towards the systematic design of such optimizers through the lens of structured Fisher information matrix (FIM) approxima…

Cited by 0SourceScholar
2026

Unified Map Prior Encoder for Mapping and Planning

ICRA 2026poster

Online mapping and end-to-end (E2E) planning in autonomous driving are still largely sensor-centric, leaving rich map priors—HD/SD vector maps, rasterized SD maps, and satellite imagery—underused due to heterogeneity, pose drift, and inconsistent availability at test time. We present emph{UMPE}, a U…

2025

A Simple Approach to Unifying Diffusion-based Conditional Generation

ICLR 2025poster

Recent progress in image generation has sparked research into controlling these models through condition signals, with various methods addressing specific challenges in conditional generation. Instead of proposing another specialized technique, we introduce a simple, unified framework to handle dive…

Cited by 1SourcePDFScholar
2025

Bi-Stream Knowledge Transfer for Semi-Supervised 3D Point Cloud Object Detection

ICRA 2025

3D point cloud object detection plays an important role in autonomous driving. However, labeling 3D object boxes is expensive and time-consuming, limiting the number of annotated point clouds used in fully-supervised training. This has led to a rise in semi-supervised 3D object detection research, w

Cited by 0SourceScholar
2025

CROSSER: Learning Generalizable Humanoid Locomotion Through Inverse Dynamics-Guided Cross-Simulator Adaptation

RA-L 2025

The reality gap between simulation and real-world dynamics critically hinders the deployment of robust humanoid locomotion policies, as policies trained in a single simulator often overfit to domain-specific dynamics. To address this challenge, we propose CROSSER (Inverse Dynamics-Guided Cross-Simul

Cited by 1SourceScholar
2025

Co-Reinforcement Learning for Unified Multimodal Understanding and Generation

NeurIPS 2025spotlight

This paper presents a pioneering exploration of reinforcement learning (RL) via group relative policy optimization for unified multimodal large language models (ULMs), aimed at simultaneously reinforcing generation and understanding capabilities. Through systematic pilot studies, we uncover the sign…

Cited by 0SourcecodeScholar
2025

Correlated Low-Rank Adaptation for ConvNets

NeurIPS 2025poster

Low-Rank Adaptation (LoRA) methods have demonstrated considerable success in achieving parameter-efficient fine-tuning (PEFT) for Transformer-based foundation models. These methods typically fine-tune individual Transformer layers using independent LoRA adaptations. However, directly applying existi…

Cited by 0SourcecodeScholar
2025

Corvid: Improving Multimodal Large Language Models Towards Chain-of-Thought Reasoning

ICCV 2025poster

Recent advancements in multimodal large language models (MLLMs) have demonstrated exceptional performance in multimodal perception and understanding. However, leading open-source MLLMs exhibit significant limitations in complex and structured reasoning, particularly in tasks requiring deep reasoning…

2025

Cross-Architecture Distillation Made Simple with Redundancy Suppression

ICCV 2025poster

We describe a simple method for cross-architecture knowledge distillation, where the knowledge transfer is cast into a redundant information suppression formulation. Existing methods introduce sophisticated modules, architecture-tailored designs, and excessive parameters, which impair their efficien…

Cited by 0SourcePDFScholar
2025

Deploying Multi-task Online Server with Large Language Model

COLING 2025industry

In the industry, numerous tasks are deployed online. Traditional approaches often tackle each task separately by its own network, which leads to excessive costs for developing and scaling models, especially in the context of large language models. Although multi-task methods can save costs through p…

Cited by 0SourcePDFScholar
2025

Domain Prompt Learning with Quaternion Networks (Extended Abstract)

IJCAI 2025

Foundational vision-language models (VLMs) like CLIP have revolutionized image recognition, but adapting them to specialized domains with limited data remains challenging. We propose Domain Prompt Learning with Quaternion Networks (DPLQ), which leverages domain-specific foundation models and quatern

Cited by 0SourcePDFScholar
2025

HaWoR: World-Space Hand Motion Reconstruction from Egocentric Videos

CVPR 2025highlight

Despite the advent in 3D hand pose estimation, current methods predominantly focus on single-image 3D hand reconstruction in the camera frame, overlooking the world-space motion of the hands. Such limitation prohibits their direct use in egocentric video settings, where hands and camera are continuo…

2025

PVMamba: Parallelizing Vision Mamba via Dynamic State Aggregation

ICCV 2025poster

Mamba, an architecture with RNN-like sequence modeling of State Space Model (SSM), has demonstrated promising capabilities in long-range modeling with high efficiency. However, Mamba models struggle with structured 2D visual data using sequential computing, thereby lagging behind their attention-bas…

2025

Robust SAM: On the Adversarial Robustness of Vision Foundation Models

AAAI 2025technical

The Segment Anything Model (SAM) is a widely used vision foundation model with diverse applications, including image segmentation, detection, and tracking. Given SAM's wide applications, understanding its robustness against adversarial attacks is crucial for real-world deployment. However, research…

Cited by 1SourcePDFScholar
2025

SWAN: SGD with Normalization and Whitening Enables Stateless LLM Training

ICML 2025poster

Adaptive optimizers such as Adam (Kingma & Ba, 2015) have been central to the success of large language models. However, they often require maintaining optimizer states throughout training, which can result in memory requirements several times greater than the model footprint. This overhead imposes…

Cited by 0SourcePDFScholar
2025

S^3-Face: SSS-Compliant Facial Reflectance Estimation via Diffusion Priors

CVPR 2025poster

Recent 3D face reconstruction methods have made remarkable advancements, yet achieving high-quality facial reflectance from monocular input remains challenging. Existing methods rely on the light-stage captured data to learn facial reflectance models. However, limited subject diversity in these data…

Cited by 0SourcePDFScholar
2025

VTimeCoT: Thinking by Drawing for Video Temporal Grounding and Reasoning

ICCV 2025poster

In recent years, video question answering based on multimodal large language models (MLLM) has garnered considerable attention, due to the benefits from the substantial advancements in LLMs. However, these models have a notable deficiency in the domains of video temporal grounding and reasoning, pos…

2025

What You Have is What You Track: Adaptive and Robust Multimodal Tracking

ICCV 2025poster

Multimodal data is known to be helpful for visual tracking by improving robustness to appearance variations. However, sensor synchronization challenges often compromise data availability, particularly in video settings where shortages can be temporal. Despite its importance, this area remains undere…

2025

XTrack: Multimodal Training Boosts RGB-X Video Object Trackers

ICCV 2025poster

Multimodal sensing has proven valuable for visual tracking, as different sensor types offer unique strengths in handling one specific challenging scene where object appearance varies. While a generalist model capable of leveraging all modalities would be ideal, development is hindered by data sparsi…

2024

A Fixed-Point Approach for Causal Generative Modeling

ICML 2024poster

We propose a novel formalism for describing Structural Causal Models (SCMs) as fixed-point problems on causally ordered variables, eliminating the need for Directed Acyclic Graphs (DAGs), and establish the weakest known conditions for their unique recovery given the topological ordering (TO). Based…

2024

Domain Prompt Learning with Quaternion Networks

CVPR 2024highlight

Prompt learning has emerged as an effective and data-efficient technique in large Vision-Language Models (VLMs). However when adapting VLMs to specialized domains such as remote sensing and medical imaging domain prompt learning remains underexplored. While large-scale domain-specific foundation mod…

Cited by 13SourcePDFScholar
2024

LERE: Learning-Based Low-Rank Matrix Recovery with Rank Estimation

AAAI 2024technical

A fundamental task in the realms of computer vision, Low-Rank Matrix Recovery (LRMR) focuses on the inherent low-rank structure precise recovery from incomplete data and/or corrupted measurements given that the rank is a known prior or accurately estimated. However, it remains challenging for exist…

2024

Lightning NeRF: Efficient Hybrid Scene Representation for Autonomous Driving

ICRA 2024poster

Recent studies have highlighted the promising application of NeRF in autonomous driving contexts. However, the complexity of outdoor environments, combined with the restricted viewpoints in driving scenarios, complicates the task of precisely reconstructing scene geometry. Such challenges often lead…

Cited by 15SourcecodeScholar
2024

Monocular Identity-Conditioned Facial Reflectance Reconstruction

CVPR 2024poster

Recent 3D face reconstruction methods have made remarkable advancements yet there remain huge challenges in monocular high-quality facial reflectance reconstruction. Existing methods rely on a large amount of light-stage captured data to learn facial reflectance models. However the lack of subject d…

Cited by 3SourcePDFScholar
2024

NeuMA: Neural Material Adaptor for Visual Grounding of Intrinsic Dynamics

NeurIPS 2024poster

While humans effortlessly discern intrinsic dynamics and adapt to new scenarios, modern AI systems often struggle. Current methods for visual grounding of dynamics either use pure neural-network-based simulators (black box), which may violate physical laws, or traditional physical simulators (white…

2024

QuadMamba: Learning Quadtree-based Selective Scan for Visual State Space Model

NeurIPS 2024poster

Recent advancements in State Space Models, notably Mamba, have demonstrated superior performance over the dominant Transformer models, particularly in reducing the computational complexity from quadratic to linear. Yet, difficulties in adapting Mamba from language to vision tasks arise due to the di…

2024

Single-Model and Any-Modality for Video Object Tracking

CVPR 2024poster

In the realm of video object tracking auxiliary modalities such as depth thermal or event data have emerged as valuable assets to complement the RGB trackers. In practice most existing RGB trackers learn a single set of parameters to use them across datasets and applications. However a similar singl…

2024

SparseOcc: Rethinking Sparse Latent Representation for Vision-Based Semantic Occupancy Prediction

CVPR 2024poster

Vision-based perception for autonomous driving requires an explicit modeling of a 3D space where 2D latent representations are mapped and subsequent 3D operators are applied. However operating on dense latent spaces introduces a cubic time and space complexity which limits scalability in terms of pe…

Cited by 42SourcePDFScholar
2024

Towards Causal Foundation Model: on Duality between Optimal Balancing and Attention

ICML 2024poster

Foundation models have brought changes to the landscape of machine learning, demonstrating sparks of human-level intelligence across a diverse array of tasks. However, a gap persists in complex tasks such as causal inference, primarily due to challenges associated with intricate reasoning steps and…

Cited by 4SourcePDFScholar
2024

VidToMe: Video Token Merging for Zero-Shot Video Editing

CVPR 2024poster

Diffusion models have made significant advances in generating high-quality images but their application to video generation has remained challenging due to the complexity of temporal motion. Zero-shot video editing offers a solution by utilizing pre-trained image diffusion models to translate source…

2023

Causal Reasoning in the Presence of Latent Confounders via Neural ADMG Learning

ICLR 2023poster

Latent confounding has been a long-standing obstacle for causal reasoning from observational data. One popular approach is to model the data using acyclic directed mixed graphs (ADMGs), which describe ancestral relations between variables using directed and bidirected edges. However, existing method…

2023

Improving Fairness in Facial Albedo Estimation via Visual-Textual Cues

CVPR 2023highlight

Recent 3D face reconstruction methods have made significant advances in geometry prediction, yet further cosmetic improvements are limited by lagged albedo because inferring albedo from appearance is an ill-posed problem. Although some existing methods consider prior knowledge from illumination to i…

Cited by 6SourcePDFScholar
2023

PlenVDB: Memory Efficient VDB-Based Radiance Fields for Fast Training and Rendering

CVPR 2023poster

In this paper, we present a new representation for neural radiance fields that accelerates both the training and the inference processes with VDB, a hierarchical data structure for sparse volumes. VDB takes both the advantages of sparse and dense volumes for compact data representation and efficient…

2023

SmartAssign: Learning a Smart Knowledge Assignment Strategy for Deraining and Desnowing

CVPR 2023poster

Existing methods mainly handle single weather types. However, the connections of different weather conditions at deep representation level are usually ignored. These connections, if used properly, can generate complementary representations for each other to make up insufficient training data, obtain…

Cited by 23SourcePDFScholar
2023

T-distributed Spherical Feature Representation for Imbalanced Classification

AAAI 2023technical

Real-world classification tasks often show an extremely imbalanced problem. The extreme imbalance will cause a strong bias that the decision boundary of the classifier is completely dominated by the categories with abundant samples, which are also called the head categories. Current methods have all…

Cited by 2SourcePDFScholar
2023

The Asymmetric Maximum Margin Bias of Quasi-Homogeneous Neural Networks

ICLR 2023top-25%

In this work, we explore the maximum-margin bias of quasi-homogeneous neural networks trained with gradient flow on an exponential loss and past a point of separability. We introduce the class of quasi-homogeneous models, which is expressive enough to describe nearly all neural networks with homogen…

Cited by 29SourcePDFScholar
2023

Understanding Multi-phase Optimization Dynamics and Rich Nonlinear Behaviors of ReLU Networks

NeurIPS 2023spotlight

The training process of ReLU neural networks often exhibits complicated nonlinear phenomena. The nonlinearity of models and non-convexity of loss pose significant challenges for theoretical analysis. Therefore, most previous theoretical works on the optimization dynamics of neural networks focus ei…

2023

UniDistill: A Universal Cross-Modality Knowledge Distillation Framework for 3D Object Detection in Bird's-Eye View

CVPR 2023highlight

In the field of 3D object detection for autonomous driving, the sensor portfolio including multi-modality and single-modality is diverse and complex. Since the multi-modal methods have system complexity while the accuracy of single-modal ones is relatively low, how to make a tradeoff between them is…

2022

Adv-Attribute: Inconspicuous and Transferable Adversarial Attack on Face Recognition

NeurIPS 2022accept

Deep learning models have shown their vulnerability when dealing with adversarial attacks. Existing attacks almost perform on low-level instances, such as pixels and super-pixels, and rarely exploit semantic clues. For face recognition attacks, existing methods typically generate the l_p-norm pertur…

Cited by 50SourcePDFScholar
2022

AiATrack: Attention in Attention for Transformer Visual Tracking

ECCV 2022poster

"Transformer trackers have achieved impressive advancements recently, where the attention mechanism plays an important role. However, the independent correlation computation in the attention mechanism could result in noisy and ambiguous attention weights, which inhibits further performance improveme…

2022

Early Stage Convergence and Global Convergence of Training Mildly Parameterized Neural Networks

NeurIPS 2022accept

The convergence of GD and SGD when training mildly parameterized neural networks starting from random initialization is studied. For a broad range of models and loss functions, including the widely used square loss and cross entropy loss, we prove an ''early stage convergence'' result. We show that…

2022

End-to-End Reconstruction-Classification Learning for Face Forgery Detection

CVPR 2022poster

Existing face forgery detectors mainly focus on specific forgery patterns like noise characteristics, local textures, or frequency statistics for forgery detection. This causes specialization of learned representations to known forgery patterns presented in the training set, and makes it difficult t…

Cited by 299PDFcodeScholar
2022

Exploring Frequency Adversarial Attacks for Face Forgery Detection

CVPR 2022poster

Various facial manipulation techniques have drawn serious public concerns in morality, security, and privacy. Although existing face forgery classifiers achieve promising performance on detecting fake images, these methods are vulnerable to adversarial examples with injected imperceptible perturbati…

Cited by 92PDFScholar
2022

LIFT: Learning 4D LiDAR Image Fusion Transformer for 3D Object Detection

CVPR 2022poster

LiDAR and camera are two common sensors to collect data in time for 3D object detection under the autonomous driving context. Though the complementary information across sensors and time has great potential of benefiting 3D perception, taking full advantage of sequential cross-sensor data still rema…

Cited by 37PDFScholar
2022

Missing Data Imputation and Acquisition with Deep Hierarchical Models and Hamiltonian Monte Carlo

NeurIPS 2022accept

Variational Autoencoders (VAEs) have recently been highly successful at imputing and acquiring heterogeneous missing data. However, within this specific application domain, existing VAE methods are restricted by using only one layer of latent variables and strictly Gaussian posterior approximations.…

2022

PillarNet: Real-Time and High-Performance Pillar-Based 3D Object Detection

ECCV 2022poster

"Real-time and high-performance 3D object detection is of critical importance for autonomous driving. Recent top-performing 3D object detectors mainly rely on point-based or 3D voxel-based convolutions, which are both computationally inefficient for onboard deployment. In contrast, pillar-based meth…

2021

Cross-Modal 3D Object Detection and Tracking for Auto-Driving

IROS 2021poster

Detecting and tracking objects in 3D scenes play crucial roles in autonomous driving. Successfully recognizing objects through space and time hinges on a strong detector and a reliable association scheme. Recent 3D detection and tracking approaches widely represent objects as points when associating…

Cited by 50SourceScholar
2021

Functional Variational Inference based on Stochastic Process Generators

NeurIPS 2021poster

Bayesian inference in the space of functions has been an important topic for Bayesian modeling in the past. In this paper, we propose a new solution to this problem called Functional Variational Inference (FVI). In FVI, we minimize a divergence in function space between the variational distribution…

Cited by 34SourcePDFScholar
2021

IoU Attack: Towards Temporally Coherent Black-Box Adversarial Attack for Visual Object Tracking

CVPR 2021poster

Adversarial attack arises due to the vulnerability of deep neural networks to perceive input samples injected with imperceptible perturbations. Recently, adversarial attack has been applied to visual object tracking to evaluate the robustness of deep trackers. Assuming that the model structures of d…

Cited by 76PDFcodeScholar
2021

Learning Transferable Features for Point Cloud Detection via 3D Contrastive Co-training

NeurIPS 2021poster

Most existing point cloud detection models require large-scale, densely annotated datasets. They typically underperform in domain adaptation settings, due to geometry shifts caused by different physical environments or LiDAR sensor configurations. Therefore, it is challenging but valuable to learn t…

Cited by 34SourcePDFScholar
2021

On Perceptual Lossy Compression: The Cost of Perceptual Reconstruction and An Optimal Training Framework

ICML 2021spotlight

Lossy compression algorithms are typically designed to achieve the lowest possible distortion at a given bit rate. However, recent studies show that pursuing high perceptual quality would lead to increase of the lowest achievable distortion (e.g., MSE). This paper provides nontrivial results theoret…

2021

Partial Feature Selection and Alignment for Multi-Source Domain Adaptation

CVPR 2021poster

Multi-Source Domain Adaptation (MSDA), which dedicates to transfer the knowledge learned from multiple source domains to an unlabeled target domain, has drawn increasing attention in the research community. By assuming that the source and target domains share consistent key feature representations a…

Cited by 41PDFScholar
2020

A Mean Field Analysis Of Deep ResNet And Beyond: Towards Provably Optimization Via Overparameterization From Depth

ICML 2020poster

Training deep neural networks with stochastic gradient descent (SGD) can often achieve zero training loss on real-world tasks although the optimization landscape is known to be highly non-convex. To understand the success of SGD for training deep neural networks, this work presents a mean-field anal…

Cited by 108SourcePDFScholar
2020

Semantic Equivalent Adversarial Data Augmentation for Visual Question Answering

ECCV 2020poster

Visual Question Answering (VQA) has achieved great success thanks to the fast development of deep neural networks (DNN). On the other hand, the data augmentation, as one of the major tricks for DNN, has been widely used in many computer vision tasks. However, there are few works studying the data au…

2020

Towards Theoretically Understanding Why Sgd Generalizes Better Than Adam in Deep Learning

NeurIPS 2020poster

It is not clear yet why ADAM-alike adaptive gradient algorithms suffer from worse generalization performance than SGD despite their faster training speed. This work aims to provide understandings on this generalization gap by analyzing their local convergence behaviors. Specifically, we observe…

Cited by 355SourcePDFScholar
2020

VAEM: a Deep Generative Model for Heterogeneous Mixed Type Data

NeurIPS 2020poster

Deep generative models often perform poorly in real-world applications due to the heterogeneity of natural data sets. Heterogeneity arises from data containing different types of features (categorical, ordinal, continuous, etc.) and features of the same type having different marginal distributions.…

2019

Depth-Aware Video Frame Interpolation

CVPR 2019poster

Video frame interpolation aims to synthesize nonexistent frames in-between the original frames. While significant advances have been made from the recent deep convolutional neural networks, the quality of interpolation is often reduced due to large object motion or occlusion. In this work, we propos…

Cited by 672PDFcodeScholar
2019

EDDI: Efficient Dynamic Discovery of High-Value Information with Partial VAE

ICML 2019oral

Many real-life decision making situations allow further relevant information to be acquired at a specific cost, for example, in assessing the health status of a patient we may decide to take additional measurements such as diagnostic tests or imaging scans before making a final assessment. Acquiring…

2019

See More, Know More: Unsupervised Video Object Segmentation With Co-Attention Siamese Networks

CVPR 2019poster

We introduce a novel network, called as CO-attention Siamese Network (COSNet), to address the unsupervised video object segmentation task from a holistic view. We emphasize the importance of inherent correlation among video frames and incorporate a global co-attention mechanism to improve further th…

Cited by 598PDFcodeScholar
2018

Deep Attentive Tracking via Reciprocative Learning

NeurIPS 2018poster

Visual attention, derived from cognitive neuroscience, facilitates human perception on the most pertinent subset of the sensory data. Recently, significant efforts have been made to exploit attention schemes to advance computer vision systems. For visual tracking, it is often challenging to track ta…

Cited by 225SourcePDFScholar
2018

Deep Regression Tracking with Shrinkage Loss

ECCV 2018poster

Regression trackers directly learn a mapping from regularly dense samples of target objects to soft labels, which are usually generated by a Gaussian function, to estimate target positions. Due to the potential for fast-tracking and easy implementation, regression trackers have received increasing a…

2018

How SGD Selects the Global Minima in Over-parameterized Learning: A Dynamical Stability Perspective

NeurIPS 2018poster

The question of which global minima are accessible by a stochastic gradient decent (SGD) algorithm with specific learning rate and batch size is studied from the perspective of dynamical stability. The concept of non-uniformity is introduced, which, together with sharpness, characterizes the stabi…

2018

VITAL: VIsual Tracking via Adversarial Learning

CVPR 2018poster

The tracking-by-detection framework consists of two stages, i.e., drawing samples around the target object in the first stage and classifying each sample as the target object or as background in the second stage. The performance of existing tracking-by-detection trackers using deep classification ne…

Cited by 654SourcePDFScholar
2018

Visual Question Answering With Memory-Augmented Networks

CVPR 2018poster

In this paper, we exploit memory-augmented neural networks to predict accurate answers to visual questions, even when those answers rarely occur in the training set. The memory network incorporates both internal and external memory blocks and selectively pays attention to each training exemplar. We…

Cited by 134SourcePDFScholar
2017

CREST: Convolutional Residual Learning for Visual Tracking

ICCV 2017poster

Discriminative correlation filters (DCFs) have \ryn been shown to perform superiorly in visual tracking. They \ryn only need a small set of training samples from the initial frame to generate an appearance model. However, existing DCFs learn the filters separately from feature extraction, and upda…

Cited by 652PDFScholar
2017

Human-inspired compliant strategy for peg-in-hole assembly using environmental constraint and coarse force information

IROS 2017poster

Automated assembly, especially peg-in-hole insertion, is a common task in manufacturing. In particular, the high-precision assembly is achieved by high-precision manipulator and sensing system. However, uncertainty and various parts for assembly are still challenges for robotic assembly, especially…

Cited by 29SourceScholar