arXivSub Start free trial

AAAI 2024 Papers with Code โ€” Page 11

AAAI Conference on Artificial Intelligence ยท 1014 papers

When to Show a Suggestion? Integrating Human Feedback in AI-Assisted Programming

Hussein Mozannar (Massachusetts Institute of Technology), Eric Horvitz (Microsoft Research)

CodeRecommendation SystemAI Code AssistantReinforcement Learning from Human FeedbackLarge Language ModelText

๐ŸŽฏ What it does: This study investigates how to utilize programmers' feedback on accepting or rejecting code suggestions to determine when to display or hide AI-generated code suggestions in IDEs, in order to enhance programming efficiency.

Wikiformer: Pre-training with Structured Information of Wikipedia for Ad-Hoc Retrieval

Weihang Su (Tsinghua University), Shengluan Hou (Tsinghua University)

CodeRetrievalTransformerContrastive LearningText

๐ŸŽฏ What it does: Designed the Wikiformer pre-training framework, utilizing the structural information of Wikipedia to construct four self-supervised pre-training objectives for retrieval tasks, enhancing the effectiveness of document relevance learning.

WikiSQE: A Large-Scale Dataset for Sentence Quality Estimation in Wikipedia

Kenichiro Ando (RIKEN AIP), Mamoru Komachi (Hitotsubashi University)

CodeClassificationTransformerLarge Language ModelText

๐ŸŽฏ What it does: A WikiSQE dataset was constructed to evaluate the quality of Wikipedia sentences;

Working Memory Capacity of ChatGPT: An Empirical Study

Dongyu Gong (Yale University), Dingmin Wang (University of Oxford)

CodeTransformerLarge Language ModelText

๐ŸŽฏ What it does: This paper systematically evaluates the working memory capacity of ChatGPT in Verbal and Spatial n-back tasks, finding its upper limit to be about 3 levels, similar to humans;

X-RefSeg3D: Enhancing Referring 3D Instance Segmentation via Structured Cross-Modal Graph Neural Networks

Zhipeng Qian (Xiamen University), Xiaoshuai Sun (Xiamen University)

CodeObject DetectionSegmentationGraph Neural NetworkTextPoint Cloud

๐ŸŽฏ What it does: This paper proposes X-RefSeg3D, an end-to-end model for reference-based 3D instance segmentation that constructs cross-modal scene graphs and utilizes structured graph neural networks for entity perception fusion and relationship-driven interaction.

X4D-SceneFormer: Enhanced Scene Understanding on 4D Point Cloud Videos through Cross-Modal Knowledge Transfer

Linglin Jing (Shanghai AI laboratory), Zhen Li (CUHK-Shenzhen)

CodeRecognitionSegmentationTransformerContrastive LearningVideoPoint Cloud

๐ŸŽฏ What it does: By introducing RGB sequences during the training phase and employing the cross-modal knowledge transfer framework X4D-SceneFormer, the understanding capability of 4D point cloud videos (which include the temporal dimension) is enhanced, allowing tasks to be completed using only point cloud data during inference.

Xiezhi: An Ever-Updating Benchmark for Holistic Domain Knowledge Evaluation

Zhouhong Gu (Fudan University), Yanghua Xiao (Fudan University)

CodeTransformerLarge Language ModelTextBenchmark

๐ŸŽฏ What it does: Proposes the Xiezhi evaluation benchmark for assessing the interdisciplinary knowledge understanding of large language models.

You Only Read Once: Constituency-Oriented Relational Graph Convolutional Network for Multi-Aspect Multi-Sentiment Classification

Yongqiang Zheng (Guangdong University of Foreign Studies), Xia Li (Guangdong University of Foreign Studies)

CodeClassificationGraph Neural NetworkContrastive LearningText

๐ŸŽฏ What it does: A method for one-time reading of sentences and simultaneously predicting sentiment polarity for all aspects (One-to-Many ABSA) is proposed, called YORO;

YTCommentQA: Video Question Answerability in Instructional Videos

Saelyne Yang (Korea Advanced Institute of Science and Technology), Moontae Lee (LG AI Research)

CodeClassificationExplainability and InterpretabilityTransformerLarge Language ModelSupervised Fine-TuningVision Language ModelVideoTextMultimodality

๐ŸŽฏ What it does: A dataset named YTCommentQA has been constructed, containing real user questions from YouTube tutorial videos, with annotations indicating whether the questions can be answered in the video and the required modality (visual, script, or both).

Zero-1-to-3: Domain-Level Zero-Shot Cognitive Diagnosis via One Batch of Early-Bird Students towards Three Diagnostic Objectives

Weibo Gao (University of Science and Technology of China), Yuanjing He (Open University of China)

CodeDomain AdaptationTransformerLarge Language ModelTabular

๐ŸŽฏ What it does: Proposes the Zero-1-to-3 framework, which utilizes a single early student batch to achieve cross-domain zero-shot cognitive diagnosis, balancing diagnostic accuracy, signal propagation, and domain adaptation.

Zero-Shot Aerial Object Detection with Visual Description Regularization

Zhengqing Zang (Sichuan University), Jiancheng Lv (Sichuan University)

CodeObject DetectionVision Language ModelImageText

๐ŸŽฏ What it does: A zero-shot aerial target detection method called DescReg is proposed, which utilizes textual descriptions for visual regularization.

Zero-Shot Task Adaptation with Relevant Feature Information

Atsutoshi Kumagai (NTT Computer and Data Science Laboratories), Yasuhiro Fujiwara (NTT Communication Science Laboratories)

CodeClassificationDomain AdaptationMeta LearningImageText

๐ŸŽฏ What it does: A zero-shot task adaptation method based on meta-learning is proposed, utilizing a small number of relevant features to learn a classifier for the target task.

Zhongjing: Enhancing the Chinese Medical Capabilities of Large Language Model through Expert Feedback and Real-World Multi-Turn Dialogue

Songhua Yang (Zhengzhou University), Hongying Zan (Zhengzhou University)

CodeGenerationReinforcement Learning from Human FeedbackTransformerLarge Language ModelSupervised Fine-TuningReinforcement LearningTextBiomedical Data

๐ŸŽฏ What it does: Developed the first end-to-end trained Chinese medical large language model Zhongjing, and constructed a dataset of 70,000 real doctor-patient multi-turn dialogues called CMtMedQA;

ZO-AdaMU Optimizer: Adapting Perturbation by the Momentum and Uncertainty in Zeroth-Order Optimization

Shuoran Jiang (Harbin Institute of Technology), Xiaobao Song (Institute of Data Security)

CodeOptimizationTransformerLarge Language ModelText

๐ŸŽฏ What it does: This paper proposes a zero-order optimization-based adaptive momentum and uncertainty adjustment operator (ZO-AdaMU), which improves gradient estimation by placing momentum on simulated perturbations, thereby reducing oscillation, alleviating overfitting, and enhancing convergence speed.