paper-with-me

Papers

CoA: Chain-of-Action for Generative Semantic Labels

2024-11-26 · Meng Wei, Zhongnian Li, Peng Ying, Xinzheng Xu

Recent advances in vision-language models (VLM) have demonstrated remarkable capability in image classification. These VLMs leverage a predefined set of categories to construct text prompts for zero-shot reasoning. However, in more open-ended domains like autonomous driving, using a predefined set of labels becomes impractical, as the semantic label space is unknown and constantly evolving. Additionally, fixed embedding text prompts often tend to predict a single label (while in reality, multiple labels commonly exist per image). In this paper, we introduce CoA, an innovative Chain-of-Action (CoA) method that generates labels aligned with all contextually relevant features of an image. CoA is designed based on the observation that enriched and valuable contextual information improves generative performance during inference. Traditional vision-language models tend to output singular and redundant responses. Therefore, we employ a tailored CoA to alleviate this problem. We first break down the generative labeling task into detailed actions and construct an CoA leading to the final generative objective. Each action extracts and merges key information from the previous action and passes the enriched information as context to the next action, ultimately improving the VLM in generating comprehensive and accurate semantic labels. We assess the effectiveness of CoA through comprehensive evaluations on widely-used benchmark datasets and the results demonstrate significant improvements across key performance metrics.

📄 PDF Abstract BibTeX arXiv:2411.17406

Code (1)

WilsonMqz/CoA 공식 구현 pytorch

Tasks

Autonomous Drivingimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

ChainHOI: Joint-based Kinematic Chain Modeling for Human-Object Interaction Generation

2025-01-01 · CVPR 2025 1 · Ling-An Zeng, Guohong Huang, Yi-Lin Wei, Shengbo Gu 외

We propose ChainHOI, a novel approach for text-driven human-object interaction (HOI) generation that explicitly models interactions at both the joint and kinetic chain levels. Unlike existing methods that implicit…

Human-Object Interaction DetectionHuman-Object Interaction Generation

SARGes: Semantically Aligned Reliable Gesture Generation via Intent Chain

2025-03-26 · Nan Gao, Yihua Bao, Dongdong Weng, Jiayi Zhao 외

Co-speech gesture generation enhances human-computer interaction realism through speech-synchronized gesture synthesis. However, generating semantically meaningful gestures remains a challenging problem. We propose SARGe…

Gesture Generation

A Probabilistic Semi-Supervised Approach with Triplet Markov Chains

2023-09-07 · Katherine Morales, Yohan Petetin

Triplet Markov chains are general generative models for sequential data which take into account three kinds of random variables: (noisy) observations, their associated discrete labels and latent variables which aim at st…

Bayesian InferenceTriplet

Enhancing Supply Chain Visibility with Generative AI: An Exploratory Case Study on Relationship Prediction in Knowledge Graphs

2024-12-04 · Ge Zheng, Alexandra Brintrup

A key stumbling block in effective supply chain risk management for companies and policymakers is a lack of visibility on interdependent supply network relationships. Relationship prediction, also called link prediction …

Knowledge GraphsLink PredictionManagementPrediction

Multi-Semantic Fusion Model for Generalized Zero-Shot Skeleton-Based Action Recognition

2023-09-18 · Ming-Zhe Li, Zhen Jia, Zhang Zhang, Zhanyu Ma 외

Generalized zero-shot skeleton-based action recognition (GZSSAR) is a new challenging problem in computer vision community, which requires models to recognize actions without any training samples. Previous studies only u…

Action Recognitioncross-modal alignmentGeneralized Zero Shot skeletal action recognitionSkeleton Based Action Recognition+1