中文
相关论文

相关论文: ViCo: Engaging Video Comment Generation with Human…

200 篇论文

Neural network methods have achieved great success in reviews sentiment classification. Recently, some works achieved improvement by incorporating user and product information to generate a review representation. However, in reviews, we…

计算与语言 · 计算机科学 2018-01-25 Zhen Wu , Xin-Yu Dai , Cunyan Yin , Shujian Huang , Jiajun Chen

Dense video captioning aims to identify the events of interest in an input video, and generate descriptive captions for each event. Previous approaches usually follow a two-stage generative process, which first proposes a segment for each…

计算机视觉与模式识别 · 计算机科学 2022-09-19 Wanrong Zhu , Bo Pang , Ashish V. Thapliyal , William Yang Wang , Radu Soricut

Automatic image captioning has recently approached human-level performance due to the latest advances in computer vision and natural language understanding. However, most of the current models can only generate plain factual descriptions…

计算机视觉与模式识别 · 计算机科学 2018-01-31 Quanzeng You , Hailin Jin , Jiebo Luo

The prevalence of user-generated content (UGC) on platforms such as YouTube and TikTok has rendered no-reference (NR) perceptual video quality assessment (VQA) vital for optimizing video delivery. Nonetheless, the characteristics of…

图像与视频处理 · 电气工程与系统科学 2025-11-11 Xinyi Wang , Angeliki Katsenou , Junxiao Shen , David Bull

Social reward as a form of community recognition provides a strong source of motivation for users of online platforms to engage and contribute with content. The recent progress of text-conditioned image synthesis has ushered in a…

计算机视觉与模式识别 · 计算机科学 2024-02-16 Arman Isajanyan , Artur Shatveryan , David Kocharyan , Zhangyang Wang , Humphrey Shi

Image Captioning (IC) models can highly benefit from human feedback in the training process, especially in cases where data is limited. We present work-in-progress on adapting an IC system to integrate human feedback, with the goal to make…

计算与语言 · 计算机科学 2023-06-07 Aliki Anagnostopoulou , Mareike Hartmann , Daniel Sonntag

The conventional training approach for image captioning involves pre-training a network using teacher forcing and subsequent fine-tuning with Self-Critical Sequence Training to maximize hand-crafted captioning metrics. However, when…

计算机视觉与模式识别 · 计算机科学 2024-08-28 Nicholas Moratelli , Davide Caffagni , Marcella Cornia , Lorenzo Baraldi , Rita Cucchiara

Understanding and modeling the popularity of User Generated Content (UGC) short videos on social media platforms presents a critical challenge with broad implications for content creators and recommendation systems. This study delves deep…

计算机视觉与模式识别 · 计算机科学 2024-10-02 Dasong Li , Wenjie Li , Baili Lu , Hongsheng Li , Sizhuo Ma , Gurunandan Krishnan , Jian Wang

We present an approach to robot learning from egocentric human videos by modeling human preferences in a reward function and optimizing robot behavior to maximize this reward. Prior work on reward learning from human videos attempts to…

机器人学 · 计算机科学 2026-02-13 Mrinal Verghese , Christopher G. Atkeson

Existing automatic code comment generators mainly focus on producing a general description of functionality for a given code snippet without considering developer intentions. However, in real-world practice, comments are complicated, which…

软件工程 · 计算机科学 2023-02-15 Fangwen Mu , Xiao Chen , Lin Shi , Song Wang , Qing Wang

Although existing image caption models can produce promising results using recurrent neural networks (RNNs), it is difficult to guarantee that an object we care about is contained in generated descriptions, for example in the case that the…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Yue Zheng , Yali Li , Shengjin Wang

Large Language Models (LLMs) demonstrate significant persuasive capabilities in one-on-one interactions, but their influence within social networks, where interconnected users and complex opinion dynamics pose unique challenges, remains…

机器学习 · 计算机科学 2025-06-13 Erica Coppolillo , Federico Cinus , Marco Minici , Francesco Bonchi , Giuseppe Manco

Humans use social context to specify preferences over behaviors, i.e. their reward functions. Yet, algorithms for inferring reward models from preference data do not take this social learning view into account. Inspired by pragmatic human…

机器学习 · 计算机科学 2024-05-24 Andi Peng , Yuying Sun , Tianmin Shu , David Abel

Motivated by the recent progress in generative models, we introduce a model that generates images from natural language descriptions. The proposed model iteratively draws patches on a canvas, while attending to the relevant words in the…

机器学习 · 计算机科学 2016-03-01 Elman Mansimov , Emilio Parisotto , Jimmy Lei Ba , Ruslan Salakhutdinov

Multimodal affective computing analyzes user-generated social media content to predict emotional states. However, a critical gap remains in understanding how visual content shapes cognitive interpretations and elicits specific affective…

人工智能 · 计算机科学 2026-04-28 Nastaran Dab , Raziyeh Zall , Mohammadreza Kangavari

Code review is a crucial component of modern software development, involving the evaluation of code quality, providing feedback on potential issues, and refining the code to address identified problems. Despite these benefits, code review…

软件工程 · 计算机科学 2025-06-06 Oussama Ben Sghaier , Rosalia Tufano , Gabriele Bavota , Houari Sahraoui

While there is overall agreement that future technology for organizing, browsing and searching videos hinges on the development of methods for high-level semantic understanding of video, so far no consensus has been reached on the best way…

计算机视觉与模式识别 · 计算机科学 2017-06-20 Du Tran , Maksim Bolonkin , Manohar Paluri , Lorenzo Torresani

We present our submission to the Microsoft Video to Language Challenge of generating short captions describing videos in the challenge dataset. Our model is based on the encoder--decoder pipeline, popular in image and video captioning…

计算机视觉与模式识别 · 计算机科学 2016-08-18 Rakshith Shetty , Jorma Laaksonen

Research on generative models to produce human-aligned / human-preferred outputs has seen significant recent contributions. Between text and image-generative models, we narrowed our focus to text-based generative models, particularly to…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Adarsh N L , Arun P , Aravindh N L

Open source software development has become more social and collaborative, evident GitHub. Since 2016, GitHub started to support more informal methods such as emoji reactions, with the goal to reduce commenting noise when reviewing any code…

软件工程 · 计算机科学 2023-07-17 Dong Wang , Tao Xiao , Teyon Son , Raula Gaikovina Kula , Takashi Ishio , Yasutaka Kamei , Kenichi Matsumoto