中文
相关论文

相关论文: MIST: Missing Person Intelligence Synthesis Toolki…

200 篇论文

In real applications, person re-identification (ReID) is expected to retrieve the target person at any time, including both daytime and nighttime, ranging from short-term to long-term. However, existing ReID tasks and datasets can not meet…

计算机视觉与模式识别 · 计算机科学 2025-09-23 Xulin Li , Yan Lu , Bin Liu , Jiaze Li , Qinhong Yang , Tao Gong , Qi Chu , Mang Ye , Nenghai Yu

We introduce an open-source system called SIGMA (short for "Situated Interactive Guidance, Monitoring, and Assistance") as a platform for conducting research on task-assistive agents in mixed-reality scenarios. The system leverages the…

人机交互 · 计算机科学 2024-05-24 Dan Bohus , Sean Andrist , Nick Saw , Ann Paradiso , Ishani Chakraborty , Mahdi Rad

This article introduces the Python package gcimpute for missing data imputation. gcimpute can impute missing data with many different variable types, including continuous, binary, ordinal, count, and truncated values, by modeling data as…

统计方法学 · 统计学 2022-03-11 Yuxuan Zhao , Madeleine Udell

Various parallelism, such as data, tensor, and pipeline parallelism, along with memory optimizations like activation checkpointing, redundancy elimination, and offloading, have been proposed to accelerate distributed training for Large…

分布式、并行与集群计算 · 计算机科学 2025-03-26 Zhanda Zhu , Christina Giannoula , Muralidhar Andoorveedu , Qidong Su , Karttikeya Mangalam , Bojian Zheng , Gennady Pekhimenko

Face recall is a basic human cognitive process performed routinely, e.g., when meeting someone and determining if we have met that person before. Assisting a subject during face recall by suggesting candidate faces can be challenging. One…

机器学习 · 统计学 2016-04-29 Andres G. Abad , Luis I. Reyes Castro

The MNIST dataset has become a standard benchmark for learning, classification and computer vision systems. Contributing to its widespread adoption are the understandable and intuitive nature of the task, its relatively small size and…

计算机视觉与模式识别 · 计算机科学 2017-03-02 Gregory Cohen , Saeed Afshar , Jonathan Tapson , André van Schaik

The core aspects and latest developments of Manoeuvre Intelligence for Space Safety (MISS), a new software tool for collision avoidance analysis and design, are presented. The tool leverages analytical and semi-analytical methods for the…

天体物理仪器与方法 · 物理学 2020-10-19 Juan Luis Gonzalo , Camilla Colombo , Pierluigi Di Lizia

We consider the problem of reconstructing vehicle trajectories from sparse sequences of GPS points, for which the sampling interval is between 10 seconds and 2 minutes. We introduce a new class of algorithms, called altogether path…

人工智能 · 计算机科学 2015-03-19 Timothy Hunter , Pieter Abbeel , Alexandre Bayen

Retrieval-Augmented Generation (RAG) demonstrates great value in alleviating outdated knowledge or hallucination by supplying LLMs with updated and relevant knowledge. However, there are still several difficulties for RAG in understanding…

计算与语言 · 计算机科学 2024-04-23 Keheng Wang , Feiyu Duan , Peiguang Li , Sirui Wang , Xunliang Cai

Facial recognition has become a widely used method for authentication and identification, with applications for secure access and locating missing persons. Its success is largely attributed to deep learning, which leverages large datasets…

计算机视觉与模式识别 · 计算机科学 2025-12-08 Pedro Vidal , Bernardo Biesseck , Luiz E. L. Coelho , Roger Granada , David Menotti

The missing mass refers to the proportion of data points in an unknown population of classifier inputs that belong to classes not present in the classifier's training data, which is assumed to be a random sample from that unknown…

机器学习 · 计算机科学 2025-03-11 Seongmin Lee , Marcel Böhme

For long time, person re-identification and image search are two separately studied tasks. However, for person re-identification, the effectiveness of local features and the "query-search" mode make it well posed for image search…

计算机视觉与模式识别 · 计算机科学 2015-02-10 Liang Zheng , Liyue Shen , Lu Tian , Shengjin Wang , Jiahao Bu , Qi Tian

Given a gallery of face images of missing children, state-of-the-art face recognition systems fall short in identifying a child (probe) recovered at a later age. We propose an age-progression module that can age-progress deep face features…

计算机视觉与模式识别 · 计算机科学 2019-11-20 Debayan Deb , Divyansh Aggarwal , Anil K. Jain

LLM-based agents execute real-world workflows via tools and memory. These affordances enable ill-intended adversaries to also use these agents to carry out complex misuse scenarios. Existing agent misuse benchmarks largely test…

计算与语言 · 计算机科学 2026-05-19 Nivya Talokar , Ayush K Tarun , Murari Mandal , Maksym Andriushchenko , Antoine Bosselut

Synthesizing user-intended programs from a small number of input-output examples is a challenging problem with several important applications like spreadsheet manipulation, data wrangling and code refactoring. Existing synthesis systems…

人工智能 · 计算机科学 2018-09-17 Ashwin Kalyan , Abhishek Mohta , Oleksandr Polozov , Dhruv Batra , Prateek Jain , Sumit Gulwani

Multiple clustering aims at discovering diverse ways of organizing data into clusters. Despite the progress made, it's still a challenge for users to analyze and understand the distinctive structure of each output clustering. To ease this…

机器学习 · 计算机科学 2019-07-29 Xing Wang , Jun Wang , Carlotta Domeniconi , Guoxian Yu , Guoqiang Xiao , Maozu Guo

State-of-the-art causal discovery methods usually assume that the observational data is complete. However, the missing data problem is pervasive in many practical scenarios such as clinical trials, economics, and biology. One…

机器学习 · 计算机科学 2023-01-18 Erdun Gao , Ignavier Ng , Mingming Gong , Li Shen , Wei Huang , Tongliang Liu , Kun Zhang , Howard Bondell

Frequent Subgraph Mining (FSM) is the process of identifying common subgraph patterns that surpass a predefined frequency threshold. While FSM is widely applicable in fields like bioinformatics, chemical analysis, and social network anomaly…

数据库 · 计算机科学 2024-04-03 Akshit Sharma , Sam Reinher , Dinesh Mehta , Bo Wu

We introduce knowledge distillation for end-to-end person search. End-to-End methods are the current state-of-the-art for person search that solve both detection and re-identification jointly. These approaches for joint optimization show…

计算机视觉与模式识别 · 计算机科学 2019-09-09 Bharti Munjal , Fabio Galasso , Sikandar Amin

The Flying Sidekick Traveling Salesman Problem (FSTSP) considers a delivery system composed by a truck and a drone. The drone launches from the truck with a single package to deliver to a customer. Each drone must return to the truck to…

人工智能 · 计算机科学 2021-08-05 Júlia C. Freitas , Puca Huachi V. Penna , Túlio A. M. Toffolo