中文
相关论文

相关论文: Integrating Multi-view Analysis: Multi-view Mixtur…

200 篇论文

Multi-View Representation Learning (MVRL) aims to derive a unified representation from multi-view data by leveraging shared and complementary information across views. However, when views are irregularly missing, the incomplete data can…

机器学习 · 计算机科学 2025-03-03 Xin Gao , Jian Pu

Personality can be defined as the combination of behavior, emotion, motivation, and thoughts that aim at describing various aspects of human behavior based on a few stable and measurable characteristics. Considering the fact that our…

人工智能 · 计算机科学 2022-01-19 Fatemeh Mohades Deilami , Hossein Sadr , Mojdeh Nazari

Personality detection is an old topic in psychology and Automatic Personality Prediction (or Perception) (APP) is the automated (computationally) forecasting of the personality on different types of human generated/exchanged contents (such…

Given the volume and speed at which fake news spreads across social media, automatic fake news detection has become a highly important task. However, this task presents several challenges, including extracting textual features that contain…

计算与语言 · 计算机科学 2025-04-29 Ingryd V. S. T. Pereira , George D. C. Cavalcanti , Rafael M. O. Cruz

Multi-View Pedestrian Detection (MVPD) aims to detect pedestrians in the form of a bird's eye view (BEV) from multi-view images. In MVPD, end-to-end trainable deep learning methods have progressed greatly. However, they often struggle to…

计算机视觉与模式识别 · 计算机科学 2025-08-29 Taiga Yamane , Satoshi Suzuki , Ryo Masumura , Shota Orihashi , Tomohiro Tanaka , Mana Ihori , Naoki Makishima , Naotaka Kawata

The traditional personality models only yield binary results. This paper presents a novel approach for training personality detection models that produce continuous output values, using mixed strategies. By leveraging the PANDORA dataset,…

计算与语言 · 计算机科学 2024-06-25 Rong Wang , Kun Sun

Visual personalization is essential in user-facing AI systems such as smart homes and healthcare, where aligning model behavior with user-centric concepts is critical. However, recent large Vision-Language Models (VLMs), despite their broad…

计算机视觉与模式识别 · 计算机科学 2025-10-01 Jaeik Kim , Woojin Kim , Woohyeon Park , Jaeyoung Do

Generating multi-view images from human instructions is crucial for 3D content creation. The primary challenges involve maintaining consistency across multiple views and effectively synthesizing shapes and textures under diverse conditions.…

计算机视觉与模式识别 · 计算机科学 2025-07-15 JiaKui Hu , Yuxiao Yang , Jialun Liu , Jinbo Wu , Chen Zhao , Yanye Lu

Personality refers to individual differences in behavior, thinking, and feeling. With the growing availability of digital footprints, especially from social media, automated methods for personality assessment have become increasingly…

计算与语言 · 计算机科学 2025-10-06 Matej Gjurković

There is growing interest in mining software repository data to understand, and predict, various aspects of team processes. In particular, text mining and natural-language processing (NLP) techniques have supported such efforts.…

软件工程 · 计算机科学 2021-02-22 Sherlock A. Licorish , Stephen G. MacDonell

Text-based person search (TBPS) enables the retrieval of person images from large-scale databases using natural language descriptions, offering critical value in surveillance applications. However, a major challenge lies in the…

计算与语言 · 计算机科学 2025-10-01 Zequn Xie , Chuxin Wang , Sihang Cai , Yeqiang Wang , Shulei Wang , Tao Jin

In recent years, we have witnessed a surge of interest in multi-view representation learning, which is concerned with the problem of learning representations of multi-view data. When facing multiple views that are highly related but sightly…

机器学习 · 计算机科学 2020-06-20 Xiangzhu Meng , Lin Feng , Huibing Wang

Current vision-language models (VLMs) show exceptional abilities across diverse tasks, such as visual question answering. To enhance user experience, recent studies investigate VLM personalization to understand user-provided concepts.…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Ruichuan An , Sihan Yang , Ming Lu , Renrui Zhang , Kai Zeng , Yulin Luo , Jiajun Cao , Hao Liang , Ying Chen , Qi She , Shanghang Zhang , Wentao Zhang

Seas of videos are uploaded daily with the popularity of social channels; thus, retrieving the most related video contents with user textual queries plays a more crucial role. Most methods consider only one joint embedding space between…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Burak Satar , Hongyuan Zhu , Hanwang Zhang , Joo Hwee Lim

Recently, multi-view learning (MVL) has garnered significant attention due to its ability to fuse discriminative information from multiple views. However, real-world multi-view datasets are often heterogeneous and imperfect, which usually…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Jie Xu , Na Zhao , Gang Niu , Masashi Sugiyama , Xiaofeng Zhu

Current vision-language models (VLMs) show exceptional abilities across diverse tasks, such as visual question answering. To enhance user experience, recent studies have investigated VLM personalization to understand user-provided concepts.…

计算机视觉与模式识别 · 计算机科学 2026-02-19 Ruichuan An , Sihan Yang , Renrui Zhang , Ming Lu , Tianyi Jiang , Kai Zeng , Yulin Luo , Jiajun Cao , Hao Liang , Ying Chen , Qi She , Shanghang Zhang , Wentao Zhang

Mixture-of-Experts (MoE) models have shown remarkable capability in instruction tuning, especially when the number of tasks scales. However, previous methods simply merge all training tasks (e.g. creative writing, coding, and mathematics)…

计算与语言 · 计算机科学 2024-06-18 Tong Zhu , Daize Dong , Xiaoye Qu , Jiacheng Ruan , Wenliang Chen , Yu Cheng

Stance detection is a challenging task that aims to identify public opinion from social media platforms with respect to specific targets. Previous work on stance detection largely focused on pure texts. In this paper, we study multi-modal…

计算与语言 · 计算机科学 2024-06-07 Bin Liang , Ang Li , Jingqian Zhao , Lin Gui , Min Yang , Yue Yu , Kam-Fai Wong , Ruifeng Xu

Text-based person retrieval aims to find the query person based on a textual description. The key is to learn a common latent space mapping between visual-textual modalities. To achieve this goal, existing works employ segmentation to…

计算机视觉与模式识别 · 计算机科学 2022-08-29 Xiujun Shu , Wei Wen , Haoqian Wu , Keyu Chen , Yiran Song , Ruizhi Qiao , Bo Ren , Xiao Wang

Visual Prompt Tuning (VPT) has proven effective for parameter-efficient adaptation of pre-trained vision models to downstream tasks by inserting task-specific learnable prompt tokens. Despite its empirical success, a comprehensive…

机器学习 · 计算机科学 2026-02-12 Minh Le , Anh Nguyen , Huy Nguyen , Chau Nguyen , Anh Tran , Nhat Ho