arXivSub Start free trial

AAAI 2025 Papers with Code โ€” Page 15

AAAI Conference on Artificial Intelligence ยท 1442 papers

Vision-aware Multimodal Prompt Tuning for Uploadable Multi-source Few-shot Domain Adaptation

Kuanghong Liu (Yunnan University), Xuejie Zhang (Yunnan University)

CodeDomain AdaptationPrompt EngineeringMultimodality

๐ŸŽฏ What it does: This paper proposes an Uploadable Multi-source Few-shot Domain Adaptation (UMFDA) framework and designs a Visual Perception Multi-modal Prompt Tuning (VAMP) scheme to achieve collaborative transfer across multiple source domains in low-computation, low-annotation environments on edge devices.

Vision-guided Text Mining for Unsupervised Cross-modal Hashing with Community Similarity Quantization

Haozhi Fan (University of Pennsylvania), Yuan Cao (Ocean University of China)

CodeObject DetectionRetrievalOptimizationVision Language ModelContrastive LearningImageTextMultimodality

๐ŸŽฏ What it does: This paper proposes an unsupervised cross-modal hashing method VTM-UCH based on visually guided text mining, which enhances text semantics using CLIP and object detection, and optimizes hash distribution through community detection.

VisRec: A Semi-Supervised Approach to Visibility Data Reconstruction in Radio Astronomy

Ruoqi Wang (Hong Kong University of Science and Technology), Hejun Wu (Guangzhou University)

CodeRestorationConvolutional Neural NetworkSupervised Fine-TuningNeural Radiance FieldImagePhysics Related

๐ŸŽฏ What it does: We propose VisRec, a model-agnostic semi-supervised learning framework for the reconstruction of visibility data from sparse to dense in radio interferometry.

Visual Perturbation for Text-Based Person Search

Pengcheng Zhang (Beihang University), Jin Zheng (Beihang University)

CodeRecognitionRetrievalTransformerVision Language ModelContrastive LearningImageText

๐ŸŽฏ What it does: This paper proposes a Visual Perturbation Network (ViPer) that improves the alignment of visual and linguistic features for the Text-Based Person Search (TBPS) task.

Visual Reinforcement Learning with Residual Action

Zhenxian Liu (Peking University), Yonghong Tian (Peking University)

CodeAutonomous DrivingConvolutional Neural NetworkReinforcement LearningImage

๐ŸŽฏ What it does: A framework called ResAct for residual action learning and observation difference learning in visual RL is proposed to simplify action learning.

VLScene: Vision-Language Guidance Distillation for Camera-Based 3D Semantic Scene Completion

Meng Wang (Hunan University), Kenli Li (Hunan University)

CodeSegmentationKnowledge DistillationTransformerVision Language ModelImagePoint Cloud

๐ŸŽฏ What it does: Guided by a visual language model, distillation enhances 3D semantic scene completion using a monocular camera.

VOILA: Complexity-Aware Universal Segmentation of CT Images by Voxel Interacting with Language

Zishuo Wan (University of Science and Technology Beijing), Dawei Ding (University of Science and Technology Beijing)

CodeSegmentationConvolutional Neural NetworkContrastive LearningImageBiomedical DataComputed Tomography

๐ŸŽฏ What it does: This paper presents VOILA, a general CT image segmentation method based on voxel-language alignment, utilizing variable voxel sampling and contrastive learning to achieve multi-class segmentation.

Vox-UDA: Voxel-wise Unsupervised Domain Adaptation for Cryo-Electron Subtomogram Segmentation with Denoised Pseudo-Labeling

Haoran Li (University of Wollongong), Min Xu (Carnegie Mellon University)

CodeSegmentationDomain AdaptationKnowledge DistillationConvolutional Neural NetworkImage

๐ŸŽฏ What it does: Proposes the Vox-UDA voxel-level unsupervised domain adaptation framework for segmentation tasks on unlabeled cryo-ET subtomograms.

VProChart: Answering Chart Question Through Visual Perception Alignment Agent and Programmatic Solution Reasoning

Muye Huang (Xi'an Jiaotong University), Jun Liu (Xi'an Jiaotong University)

CodeTransformerLarge Language ModelAgentic AIImageText

๐ŸŽฏ What it does: The VProChart framework is proposed, which combines a lightweight visual alignment agent (VPAgent) with LLM-based programmatic solution reasoning for chart question-answering tasks.

VQA4CIR: Boosting Composed Image Retrieval with Visual Question Answering

Chun-Mei Feng (Institute of High Performance Computing Agency for Science Technology and Research), Yong Liu (Harbin Institute of Technology)

CodeRetrievalTransformerLarge Language ModelSupervised Fine-TuningVision Language ModelImageTextMultimodality

๐ŸŽฏ What it does: This paper proposes a post-processing framework called VQA4CIR, which first generates QA pairs related to relative descriptions using LLaMA, and then performs visual question answering (VQA) with Fine-tuned LLaVA to self-validate the consistency of the retrieval results with the descriptions, and accordingly re-ranks the retrieval list to improve the performance of synthesized image retrieval.

VTG-LLM: Integrating Timestamp Knowledge into Video LLMs for Enhanced Video Temporal Grounding

Yongxin Guo (Chinese University of Hong Kong), Kevin Zhao (Tencent)

CodeRecognitionRetrievalOptimizationTransformerLarge Language ModelVision Language ModelVideoText

๐ŸŽฏ What it does: This paper proposes VTG-LLM, which significantly improves the zero-shot performance of video large language models in video temporal localization tasks by integrating timestamp knowledge.

Walking the Web of Concept-Class Relationships in Incrementally Trained Interpretable Models

Susmit Agrawal (Indian Institute of Technology Hyderabad), Vineeth N. Balasubramanian (Indian Institute of Technology Hyderabad)

CodeClassificationExplainability and InterpretabilityTransformerImageMultimodality

๐ŸŽฏ What it does: This paper studies the maintenance and expansion of concept and category relationships in the context of incremental learning, and proposes a MuCIL model that achieves multimodal concept embedding without increasing parameters.

Wasserstein Distance Constraint and Parameter Sparsification for Batched and Iterative Knowledge Editing

Shanbao Qiao (Jeonbuk National University), Seung-Hoon Na (Jeonbuk National University)

CodeTransformerLarge Language ModelText

๐ŸŽฏ What it does: This study investigates the issue of parameter distribution drift leading to model performance collapse during batched iterative editing on large language models, and proposes two improvement strategies: Wasserstein distance constraint and parameter sparsification, to maintain the stability of model parameter distribution and enhance editing effectiveness.

WatE: A Wasserstein t-distributed Embedding Method for Information-enriched Graph Visualization

Minjie Cheng (Renmin University of China), Hongteng Xu (Renmin University of China)

CodeOptimizationRepresentation LearningGraph Neural NetworkGraph

๐ŸŽฏ What it does: This paper proposes a t-distribution embedding method based on Wasserstein distance, called WatE, which uses GNN to learn the mean and covariance of the node embedding distribution for each graph, visualizing the graph as an ellipse, thus balancing graph-level clustering and node-level structural information.

Wavelet-Assisted Multi-Frequency Attention Network for Pansharpening

Jie Huang (University of Electronic Science and Technology of China), Liang-Jian Deng

CodeRestorationImageStochastic Differential Equation

๐ŸŽฏ What it does: A multi-frequency attention network based on wavelet transform, WFANet, is proposed for the fusion of high-resolution multispectral images;

Weakly Supervised Gland Segmentation with Class Semantic Consistency and Purified Labels Filtration

Siyang Feng (Guilin University of Electronic Technology), Xipeng Pan (Guilin University of Electronic Technology)

CodeSegmentationConvolutional Neural NetworkImage

๐ŸŽฏ What it does: A weakly supervised gland segmentation method is proposed, achieving high-precision segmentation through improved CAM generation and pseudo-label filtering.

Weighted Embeddings for Low-Dimensional Graph Representation

Thomas Blรคsius (Karlsruhe Institute of Technology), Nikolai Maas (Karlsruhe Institute of Technology)

CodeOptimizationRepresentation LearningGraph Neural NetworkGraph

๐ŸŽฏ What it does: A new weighted embedding method (WEMBED) is proposed, which assigns weights to each node and uses weighted Euclidean distance to approximate hyperbolic geometry, generating low-dimensional graph embeddings.

What Is a Good Question? Assessing Question Quality via Meta-Fact Checking

Bo Zhang (Nanjing Normal University), Junsheng Zhou (Beihang University)

CodeTransformerLarge Language ModelPrompt EngineeringText

๐ŸŽฏ What it does: This paper proposes the Meta-Fact Checking (MFC) method, which interacts with large language models (LLMs) and knowledge graphs (KGs) to obtain complete knowledge, enabling automatic quality assessment of knowledge-based questions and improving LLM performance in multi-hop reasoning tasks.

What Kind of Visual Tokens Do We Need? Training-Free Visual Token Pruning for Multi-Modal Large Language Models from the Perspective of Graph

Yutao Jiang (Xiamen University), Yiyi Zhou (Xiamen University)

CodeComputational EfficiencyGraph Neural NetworkLarge Language ModelVision Language ModelMultimodality

๐ŸŽฏ What it does: This study investigates the issue of visual token redundancy in multimodal large language models (MLLMs) and proposes a training-independent graph-structured visual token pruning method called G-Prune, which can retain important tokens for both foreground and background while significantly reducing computational load.

When Should We Prefer State-to-Visual DAgger over Visual Reinforcement Learning?

Tongzhou Mu (University of California San Diego), Hao Su (University of California San Diego)

CodeRobotic IntelligenceConvolutional Neural NetworkReinforcement LearningImage

๐ŸŽฏ What it does: Compared the learning efficiency, progressive performance, and computational cost of State-to-Visual DAgger and Visual RL across 16 different tasks (from ManiSkill, DMControl, Adroit), systematically evaluating the strengths and weaknesses of the two paradigms and providing practical recommendations.

When Witnesses Defend: A Witness Graph Topological Layer for Adversarial Graph Learning

Naheed Anjum Arafat (Nanyang Technological University), Yuzhou Chen (University of California)

CodeComputational EfficiencyAdversarial AttackGraph Neural NetworkGraph

๐ŸŽฏ What it does: This paper proposes the Witness Graph Topological Layer (WGTL), which introduces persistent homology and witness complexes to provide a defense mechanism against adversarial attacks for Graph Neural Networks (GNNs); WGTL enhances robustness against interference in graph node classification tasks.

Whoโ€™s the (Multi-)Fairest of Them All: Rethinking Interpolation-Based Data Augmentation Through the Lens of Multicalibration

Karina Halevy (Carnegie Mellon University), Charumathi Badrinath (Harvard University)

CodeClassificationData-Centric LearningTabular

๐ŸŽฏ What it does: This study investigates the impact of interpolation-based data augmentation (Mixup and Fair Mixup) on the multicalibration fairness and accuracy of binary classification models in multi-group small sample scenarios, comparing it with traditional post-processing multicalibration methods.

Whole Genome Transformer for Gene Interaction Effects in Microbiome Habitat Specificity

Zhufeng Li (Technical University of Munich), Niki Kilbertus (Max Planck Institute for Biology)

CodeClassificationExplainability and InterpretabilityTransformerLarge Language ModelBiomedical Data

๐ŸŽฏ What it does: A Transformer framework based on whole-genome sequences is proposed for predicting habitat specificity in microorganisms and explaining gene interactions.

Why Does Dropping Edges Usually Outperform Adding Edges in Graph Contrastive Learning?

Yanchen Xu (Northwestern Polytechnical University), Xuelong Li (China Telecom)

CodeRepresentation LearningGraph Neural NetworkContrastive LearningGraph

๐ŸŽฏ What it does: A self-supervised graph contrastive learning framework EPAGCL based on Error Propagation Rate (EPR) is proposed, which can selectively add and delete edges during graph view generation, thereby maintaining a low error propagation rate of the graph.

WiFi CSI Based Temporal Activity Detection via Dual Pyramid Network

Zhendong Liu (University of Electronic Science and Technology of China), Ce Zhu (Sichuan University)

CodeRecognitionAnomaly DetectionConvolutional Neural NetworkTransformerTime Series

๐ŸŽฏ What it does: A dual-pyramid network DPWiT is proposed for time activity detection of untrimmed long-term WiFi CSI signals.

WildFake: A Large-Scale and Hierarchical Dataset for AI-Generated Images Detection

Yan Hong (Ant Group), Jianfu Zhang (Shanghai Jiao Tong University)

CodeGenerationTransformerDiffusion modelGenerative Adversarial NetworkImageBenchmark

๐ŸŽฏ What it does: A large-scale AI-generated image detection dataset, WildFake, has been constructed and made publicly available, providing generated images across multiple categories, architectures, weights, times, and versions, and evaluating the generalization and robustness of detectors based on this dataset.

WST: Wavelet-Based Multi-scale Tuning for Visual Transfer Learning

Jia Zeng (Jilin University), Kangping Wang (Jilin University)

CodeClassificationDomain AdaptationTransformerSupervised Fine-TuningImage

๐ŸŽฏ What it does: A parameter-efficient fine-tuning method WST based on small-scale partitioning and wavelet transform is designed;

xPatch: Dual-Stream Time Series Forecasting with Exponential Seasonal-Trend Decomposition

Artyom Stitsyuk (Korea Advanced Institute of Science and Technology), Jaesik Choi (Korea Advanced Institute of Science and Technology)

CodeOptimizationConvolutional Neural NetworkRecurrent Neural NetworkTime Series

๐ŸŽฏ What it does: A dual-stream (MLP+CNN) structure called xPatch is proposed, which achieves long sequence time series prediction through exponential moving average decomposition combined with channel independence and slicing techniques.

You Should Learn to Stop Denoising on Point Clouds in Advance

Chuchen Guo (China University of Geosciences), Ying He (Nanyang Technological University)

CodeRestorationConvolutional Neural NetworkPoint Cloud

๐ŸŽฏ What it does: The Adaptive Stop Denoising Network (ASDN) is proposed, which prevents over-smoothing by adaptively stopping the denoising of cleaned points, thereby improving the quality of point cloud denoising.

Yuan: Yielding Unblemished Aesthetics Through a Unified Network for Visual Imperfections Removal in Generated Images

Zhenyu Yu (Universiti Malaya), Chee Seng Chan (Universiti Malaya)

CodeRestorationSegmentationGenerationSupervised Fine-TuningImage

๐ŸŽฏ What it does: Eliminate visual defects in text-generated images through automated segmentation and repair processes.

Zero-resource Hallucination Detection for Text Generation via Graph-based Contextual Knowledge Triples Modeling

Xinyue Fang (National University of Defense Technology), Dongsheng Li (National University of Defense Technology)

CodeGenerationAnomaly DetectionGraph Neural NetworkLarge Language ModelTextGraph

๐ŸŽฏ What it does: This paper proposes a zero-resource hallucination detection method for long text generation, utilizing a graph structure to perform consistency comparisons on extracted knowledge triples, and strengthening detection through three reverse verification tasks.

Zero-Shot Conditioning of Score-Based Diffusion Models by Neuro-Symbolic Constraints

Davide Scassola (University of Trieste), Luca Bortolussi (University of Trieste)

CodeGenerationData SynthesisDiffusion modelScore-based ModelImageTabularTime SeriesStochastic Differential Equation

๐ŸŽฏ What it does: A zero-shot conditional sampling method without training is proposed, utilizing a pre-trained unconditional score diffusion model and soft constraints to sample under arbitrary logical constraints.

Zero-shot Depth Completion via Test-time Alignment with Affine-invariant Depth Prior

Lee Hyoseok (POSTECH), Tae-Hyun Oh (POSTECH)

CodeRestorationDepth EstimationDomain AdaptationDiffusion modelPoint Cloud

๐ŸŽฏ What it does: A zero-shot depth completion method based on a pre-trained deep diffusion model and test-time alignment is proposed.

Zero-Shot Learning for Materials Science Texts: Leveraging Duck Typing Principles

Xin Zhang (Wuhan University of Technology), Lin Li (Wuhan University of Technology)

CodeTransformerLarge Language ModelPrompt EngineeringText

๐ŸŽฏ What it does: Proposes MatDuck, a zero-shot materials science text mining method based on the duck typing principle;

Zero-Shot Learning in Industrial Scenarios: New Large-Scale Benchmark, Challenges and Baseline

Zekai Zhang (Shandong University), Jinglin Zhang (Shandong University)

CodeObject DetectionDomain AdaptationConvolutional Neural NetworkContrastive LearningImageMultimodalityBenchmark

๐ŸŽฏ What it does: Proposed the MMIO industrial defect open dataset and the RTVP zero-shot detection method based on expert guidance, sparse modeling, and cross-modal interaction.

Zero-Shot Low-Light Image Enhancement via Latent Diffusion Models

Yan Huang (South China University of Technology), Yong Xu (South China University of Technology)

CodeRestorationDiffusion modelImage

๐ŸŽฏ What it does: A zero-shot low-light image enhancement framework is proposed, utilizing a pre-trained latent diffusion model to achieve low-light enhancement without the need for specialized training.

Zero-Shot Noise2Mean: Gap Minimization for Efficient Denoising from a Single Noisy Image

Duo Liu (Harbin Engineering University), Liguo Zhang (Harbin Engineering University)

CodeRestorationConvolutional Neural NetworkImageMagnetic Resonance Imaging

๐ŸŽฏ What it does: A zero-shot image denoising method ZS-N2M is proposed, which can train and achieve high-quality denoising results using only a single noisy image;

Zero-Shot Scene Change Detection

Kyusik Cho (Yonsei University), Euntai Kim (Yonsei University)

CodeObject TrackingSegmentationAnomaly DetectionImageVideo

๐ŸŽฏ What it does: This paper proposes a zero-shot scene change detection method that does not require training, utilizing the pre-trained segmentation model SAM and the tracking model DEVA to achieve change recognition across temporal images.

Zero-shot Video Restoration and Enhancement Using Pre-Trained Image Diffusion Model

Cong Cao (Tianjin University), Jingyu Yang (Lappeenranta-Lahti University of Technology)

CodeRestorationSuper ResolutionDiffusion modelOptical FlowVideo

๐ŸŽฏ What it does: A zero-shot video restoration and enhancement framework is proposed, utilizing a pre-trained image diffusion model and incorporating spatiotemporal attention, temporal consistency guidance, spatial-temporal noise sharing, and early stopping sampling.

ZeroMamba: Exploring Visual State Space Model for Zero-Shot Learning

Wenjin Hou (Zhejiang University), Yi Yang (Zhejiang University)

CodeClassificationRecognitionRepresentation LearningContrastive LearningImage

๐ŸŽฏ What it does: This paper proposes ZeroMamba, a zero-shot learning framework based on Vision Mamba, which integrates three main modules: semantic-aware local projection, global representation learning, and semantic fusion, enhancing visual-semantic interaction.

Zeroth-Order Methods for Nonconvex Stochastic Problems with Decision-Dependent Distributions

Yuya Hikima (University of Tokyo), Akiko Takeda (University of Tokyo)

CodeOptimizationGaussian SplattingTabular

๐ŸŽฏ What it does: Two zeroth-order methods for decision-related stochastic non-convex optimization problems are proposed, along with convergence and sample complexity analysis.

ZoRI: Towards Discriminative Zero-Shot Remote Sensing Instance Segmentation

Shiqi Huang (Nanyang Technological University), Bihan Wen (Nanyang Technological University)

CodeObject DetectionSegmentationTransformerPrompt EngineeringVision Language ModelImage

๐ŸŽฏ What it does: A framework for zero-shot remote sensing instance segmentation, ZoRI, has been developed, utilizing the CLIP model to achieve segmentation of unseen categories.