← Search

Can Qin

25 accepted papers

2026

DcSplat: Dual-Constraint Human Gaussian Splatting with Latent Multi-View Consistency

AAAI 2026technical

Human Novel View Synthesis (HNVS) aims to synthesize photorealistic human images from novel viewpoints given observations from known views. Despite significant advances achieved by existing methods such as NeRF, diffusion models, and 3DGS, they still face substantial challenges in achieving stable m

Cited by 0SourcePDFScholar
2026

Hybrid Vector-Occupancy Field for Robust Implicit 3D Surface Reconstruction

AAAI 2026technical

We introduce the Hybrid Vector-Occupancy Field (HVOF), a new implicit 3D representation for reconstructing both open and closed surfaces from sparse point clouds. Existing approaches, such as occupancy field and signed distance fields, face severe limitations. They struggle with open surfaces, while

Cited by 0SourcePDFScholar
2025

Disentangled Pose and Appearance Guidance for Multi-Pose Generation

CVPR 2025poster

Human pose generation is a complex task due to the non-rigid and highly variable nature of human body structures and appearances. However, existing methods often overlook the fundamental differences between spatial transformations of poses and texture generation for appearance, which makes them pron…

Cited by 0SourcePDFScholar
2025

DyCoke: Dynamic Compression of Tokens for Fast Video Large Language Models

CVPR 2025poster

Video large language models (VLLMs) have significantly advanced recently in processing complex video content. Yet, their inference efficiency remains constrained because of the high computational cost stemming from the thousands of visual tokens generated from the video inputs. We empirically observ…

2025

HoliTom: Holistic Token Merging for Fast Video Large Language Models

NeurIPS 2025poster

Video large language models (video LLMs) excel at video comprehension but face significant computational inefficiency due to redundant video tokens. Existing token pruning methods offer solutions. However, approaches operating within the LLM (inner-LLM pruning), such as FastV, incur intrinsic comput…

Cited by 0SourcecodeScholar
2025

Structured Policy Optimization: Enhance Large Vision-Language Model via Self-referenced Dialogue

ICCV 2025poster

Preference optimization algorithms typically enhance LLM response quality by leveraging human feedback on multiple answers given a fixed instruction. However, these methods often lack capturing the dynamic nature of conversational exchanges. For large vision-language models (LVLMs), direct preferenc…

Cited by 0SourcePDFScholar
2025

Why Vision Language Models Struggle with Visual Arithmetic? Towards Enhanced Chart and Geometry Understanding

ACL 2025finding

Vision Language Models (VLMs) have achieved remarkable progress in multimodal tasks, yet they often struggle with visual arithmetic, seemingly simple capabilities like object counting or length comparison, which are essential for relevant complex tasks like chart understanding and geometric reasonin…

Cited by 0SourcePDFScholar
2024

HIVE: Harnessing Human Feedback for Instructional Visual Editing

CVPR 2024poster

Incorporating human feedback has been shown to be crucial to align text generated by large language models to human preferences. We hypothesize that state-of-the-art instructional image editing models where outputs are generated based on an input image and an editing instruction could similarly bene…

2024

M3SOT: Multi-Frame, Multi-Field, Multi-Space 3D Single Object Tracking

AAAI 2024technical

3D Single Object Tracking (SOT) stands a forefront task of computer vision, proving essential for applications like autonomous driving. Sparse and occluded data in scene point clouds introduce variations in the appearance of tracked objects, adding complexity to the task. In this research, we unveil…

2024

SQ-LLaVA: Self-Questioning for Large Vision-Language Assistant

ECCV 2024poster

"Recent advances in vision-language models have shown notable generalization in broad tasks through visual instruction tuning. However, bridging the gap between the pre-trained vision encoder and the large language models (LLMs) becomes the whole network’s bottleneck. To improve cross-modality align…

2024

Self-Training Large Language and Vision Assistant for Medical Question Answering

EMNLP 2024main

Large Vision-Language Models (LVLMs) have shown significant potential in assisting medical diagnosis by leveraging extensive biomedical datasets. However, the advancement of medical image understanding and reasoning critically depends on building high-quality visual instruction data, which is costly…

2023

GlueGen: Plug and Play Multi-modal Encoders for X-to-image Generation

ICCV 2023poster

Text-to-image (T2I) models based on diffusion processes have achieved remarkable success in controllable image generation using user-provided captions. However, the tight coupling between the current text encoder and image decoder in T2I models makes it challenging to replace or upgrade. Such change…

Cited by 26PDFcodeScholar
2023

Mask-Free OVIS: Open-Vocabulary Instance Segmentation Without Manual Mask Annotations

CVPR 2023poster

Existing instance segmentation models learn task-specific information using manual mask annotations from base (training) categories. These mask annotations require tremendous human effort, limiting the scalability to annotate novel (new) categories. To alleviate this problem, Open-Vocabulary (OV) me…

2023

UniControl: A Unified Diffusion Model for Controllable Visual Generation In the Wild

NeurIPS 2023poster

Achieving machine autonomy and human control often represent divergent objectives in the design of interactive AI systems. Visual generative foundation models such as Stable Diffusion show promise in navigating these goals, especially when prompted with arbitrary languages. However, they often fall…

2022

Learning Efficient Image Super-Resolution Networks via Structure-Regularized Pruning

ICLR 2022poster

Several image super-resolution (SR) networks have been proposed of late for efficient SR, achieving promising results. However, they are still not lightweight enough and neglect to be extended to larger networks. At the same time, model compression techniques, like neural architecture search and kno…

Cited by 69SourcePDFScholar
2022

MemREIN: Rein the Domain Shift for Cross-Domain Few-Shot Learning

IJCAI 2022poster

Few-shot learning aims to enable models generalize to new categories (query instances) with only limited labeled samples (support instances) from each category. Metric-based mechanism is a promising direction which compares feature embeddings via different metrics. However, it always fail to general…

Cited by 12SourcePDFScholar
2022

Recent Advances on Neural Network Pruning at Initialization

IJCAI 2022poster

Neural network pruning typically removes connections or neurons from a pretrained converged model; while a new pruning paradigm, pruning at initialization (PaI), attempts to prune a randomly initialized network. This paper offers the first survey concentrated on this emerging pruning fashion. We fir…

2022

Rethinking Network Design and Local Geometry in Point Cloud: A Simple Residual MLP Framework

ICLR 2022poster

Point cloud analysis is challenging due to irregularity and unordered data structure. To capture the 3D geometries, prior works mainly rely on exploring sophisticated local geometric extractors, using convolution, graph, or attention mechanisms. These methods, however, incur unfavorable latency duri…

2021

Aligned Structured Sparsity Learning for Efficient Image Super-Resolution

NeurIPS 2021spotlight

Lightweight image super-resolution (SR) networks have obtained promising results with moderate model size. Many SR methods have focused on designing lightweight architectures, which neglect to further reduce the redundancy of network parameters. On the other hand, model compression techniques, like…

2021

Context Reasoning Attention Network for Image Super-Resolution

ICCV 2021poster

Deep convolutional neural networks (CNNs) are achieving great successes for image super-resolution (SR), where global context is crucial for accurate restoration. However, the basic convolutional layer in CNNs is designed to extract local patterns, lacking the ability to model global context. Many e…

Cited by 89PDFScholar
2021

Slow Learning and Fast Inference: Efficient Graph Similarity Computation via Knowledge Distillation

NeurIPS 2021poster

Graph Similarity Computation (GSC) is essential to wide-ranging graph applications such as retrieval, plagiarism/anomaly detection, etc. The exact computation of graph similarity, e.g., Graph Edit Distance (GED), is an NP-hard problem that cannot be exactly solved within an adequate time given large…

2020

Generative View-Correlation Adaptation for Semi-Supervised Multi-View Learning

ECCV 2020poster

Multi-view learning (MVL) explores the data extracted from multiple resources. It assumes that the complementary information between different views could be revealed to further improve the learning performance. There are two challenges. First, it is difficult to effectively combine the different vi…

2019

PointDAN: A Multi-Scale 3D Domain Adaption Network for Point Cloud Representation

NeurIPS 2019poster

Domain Adaptation (DA) approaches achieved significant improvements in a wide range of machine learning and computer vision tasks (i.e., classification, detection, and segmentation). However, as far as we are aware, there are few methods yet to achieve domain adaptation directly on 3D point cloud da…