← Search

Zhijie Zhang

13 accepted papers

2025

LangGrasp: Leveraging Fine-Tuned LLMs for Language Interactive Robot Grasping with Ambiguous Instructions

IROS 2025

The existing language-driven grasping methods struggle to fully handle ambiguous instructions containing implicit intents. To tackle this challenge, we propose LangGrasp, a novel language-interactive robotic grasping framework. The framework integrates fine-tuned large language models (LLMs) to leve

Cited by 1SourcecodeScholar
2025

Learning Person-Specific Animatable Face Models from In-the-Wild Images via a Shared Base Model

CVPR 2025poster

Training a generic 3D face reconstruction model in a self-supervised manner using large-scale, in-the-wild 2D face image datasets enhances robustness to varying lighting conditions and occlusions while allowing the model to capture animatable wrinkle details across diverse facial expressions. Howeve…

2023

Bandit Multi-linear DR-Submodular Maximization and Its Applications on Adversarial Submodular Bandits

ICML 2023poster

We investigate the online bandit learning of the monotone multi-linear DR-submodular functions, designing the algorithm $\mathtt{BanditMLSM}$ that attains $O(T^{2/3}\log T)$ of $(1-1/e)$-regret. Then we reduce submodular bandit with partition matroid constraint and bandit sequential monotone maximiz…

Cited by 12SourcePDFScholar
2023

Quantum Multi-Armed Bandits and Stochastic Linear Bandits Enjoy Logarithmic Regrets

AAAI 2023technical

Multi-arm bandit (MAB) and stochastic linear bandit (SLB) are important models in reinforcement learning, and it is well-known that classical algorithms for bandits with time horizon T suffer from the regret of at least the square root of T. In this paper, we study MAB and SLB with quantum reward or…

Cited by 22SourcePDFScholar
2022

Evo-ViT: Slow-Fast Token Evolution for Dynamic Vision Transformer

AAAI 2022technical

Vision transformers (ViTs) have recently received explosive popularity, but the huge computational cost is still a severe issue. Since the computation complexity of ViT is quadratic with respect to the input sequence length, a mainstream paradigm for computation reduction is to reduce the number of…

2022

Online Influence Maximization with Node-Level Feedback Using Standard Offline Oracles

AAAI 2022technical

We study the online influence maximization (OIM) problem in social networks, where in multiple rounds the learner repeatedly chooses seed nodes to generate cascades, observes the cascade feedback, and gradually learns the best seeds that generate the largest cascade. We focus on two major challenges…

Cited by 13SourcePDFScholar
2021

Depth Privileged Object Detection in Indoor Scenes via Deformation Hallucination

AAAI 2021technical

RGB-D object detection has achieved significant advance, because depth provides complementary geometric information to RGB images. Considering depth images are unavailable in some scenarios, we focus on depth privileged object detection in indoor scenes, where the depth images are only available in…

Cited by 7SourcePDFScholar
2021

Learning N:M Fine-grained Structured Sparse Neural Networks From Scratch

ICLR 2021poster

Sparsity in Deep Neural Networks (DNNs) has been widely studied to compress and accelerate the models on resource-constrained environments. It can be generally categorized into unstructured fine-grained sparsity that zeroes out multiple individual weights distributed across the neural network, and s…

2021

Mixed Supervised Object Detection by Transferring Mask Prior and Semantic Similarity

NeurIPS 2021poster

Object detection has achieved promising success, but requires large-scale fully-annotated data, which is time-consuming and labor-extensive. Therefore, we consider object detection with mixed supervision, which learns novel object categories using weak annotations with the help of full annotations o…

2019

Learning Compositional Neural Information Fusion for Human Parsing

ICCV 2019poster

This work proposes to combine neural networks with the compositional hierarchy of human bodies for efficient and complete human parsing. We formulate the approach as a neural information fusion framework. Our model assembles the information from three inference processes over the hierarchy: direct i…

Cited by 160PDFcodeScholar