paper-with-me

Papers Data Summarization

“Data Summarization” 태그가 달린 논문 97편 · 필터 해제

Group Fairness in Non-monotone Submodular Maximization

2023-02-03 · Jing Yuan, Shaojie Tang

Maximizing a submodular function has a wide range of applications in machine learning and data mining. One such application is data summarization whose goal is to select a small set of representative and diverse data ite…

Data SummarizationFairness

Max-Min Diversification with Fairness Constraints: Exact and Approximation Algorithms

2023-01-05 · Yanhao Wang, Michael Mathioudakis, Jia Li, Francesco Fabbri

Diversity maximization aims to select a diverse and representative subset of items from a large dataset. It is a fundamental optimization task that finds applications in data summarization, feature selection, web search,…

Data SummarizationDiversityFairnessfeature selection+1

MatCha: Enhancing Visual Language Pretraining with Math Reasoning and Chart Derendering

2022-12-19 · Fangyu Liu, Francesco Piccinno, Syrine Krichene, Chenxi Pang 외

Visual language data such as plots, charts, and infographics are ubiquitous in the human world. However, state-of-the-art vision-language models do not perform well on these data. We propose MatCha (Math reasoning and Ch…

Chart Question AnsweringData SummarizationDerenderingImage to text+5

Black-box Coreset Variational Inference

2022-11-04 · Dionysis Manousakas, Hippolyt Ritter, Theofanis Karaletsos

Recent advances in coreset methods have shown that a selection of representative datapoints can replace massive volumes of data for Bayesian inference, preserving the relevant statistical information and significantly ac…

Bayesian InferenceData SummarizationGaussian ProcessesVariational Inference

Balancing Utility and Fairness in Submodular Maximization (Technical Report)

2022-11-02 · Yanhao Wang, Yuchen Li, Francesco Bonchi, Ying Wang

Submodular function maximization is a fundamental combinatorial optimization problem with plenty of applications -- including data summarization, influence maximization, and recommendation. In many of these problems, the…

Combinatorial OptimizationData SummarizationFairness

Streaming Algorithms for Diversity Maximization with Fairness Constraints

2022-07-30 · Yanhao Wang, Francesco Fabbri, Michael Mathioudakis

Diversity maximization is a fundamental problem with wide applications in data summarization, web search, and recommender systems. Given a set $X$ of $n$ elements, it asks to select a subset $S$ of $k \ll n$ elements wit…

AttributeData SummarizationDiversityFairness+1

Towards Neural Numeric-To-Text Generation From Temporal Personal Health Data

2022-07-11 · Jonathan Harris, Mohammed J. Zaki

With an increased interest in the production of personal health technologies designed to track user data (e.g., nutrient intake, step counts), there is now more opportunity than ever to surface meaningful behavioral insi…

Data SummarizationDecoderText GenerationTime Series+1

Group Equality in Adaptive Submodular Maximization

2022-07-07 · Shaojie Tang, Jing Yuan

In this paper, we study the classic submodular maximization problem subject to a group equality constraint under both non-adaptive and adaptive settings. It has been shown that the utility function of many machine learni…

Data SummarizationFairness

Guided Exploration of Data Summaries

2022-05-27 · Brit Youngmann, Sihem Amer-Yahia, Aurélien Personnaz

Data summarization is the process of producing interpretable and representative subsets of an input dataset. It is usually performed following a one-shot process with the purpose of finding the best summary. A useful sum…

Data SummarizationDeep Reinforcement Learning

Submodlib: A Submodular Optimization Library

2022-02-22 · Vishal Kaushal, Ganesh Ramakrishnan, Rishabh Iyer

Submodular functions are a special class of set functions which naturally model the notion of representativeness, diversity, coverage etc. and have been shown to be computationally very efficient. A lot of past work has …

Data SummarizationDiversity

Operations for Autonomous Spacecraft

2021-11-22 · Rebecca Castano, Tiago Vaquero, Federico Rossi, Vandi Verma 외

Onboard autonomy technologies such as planning and scheduling, identification of scientific targets, and content-based data summarization, will lead to exciting new space science missions. However, the challenge of opera…

Data SummarizationScheduling

NNK-Means: Data summarization using dictionary learning with non-negative kernel regression

2021-10-15 · Sarath Shekkizhar, Antonio Ortega

An increasing number of systems are being designed by gathering significant amounts of data and then optimizing the system parameters directly using the obtained data. Often this is done without analyzing the dataset str…

Data SummarizationDictionary Learningregression

Towards General Robustness to Bad Training Data

2021-09-29 · Tianhao Wang, Yi Zeng, Ming Jin, Ruoxi Jia

In this paper, we focus on the problem of identifying bad training data when the underlying cause is unknown in advance. Our key insight is that regardless of how bad data are generated, they tend to contribute little to…

Data Summarization

Data Summarization via Bilevel Optimization

2021-09-26 · Zalán Borsos, Mojmír Mutný, Marco Tagliasacchi, Andreas Krause

The increasing availability of massive data sets poses a series of challenges for machine learning. Prominent among these is the need to learn models under hardware or human resource constraints. In such resource-constra…

Active LearningBilevel OptimizationData Summarizationregression

A Unified Framework for Task-Driven Data Quality Management

2021-06-10 · Tianhao Wang, Yi Zeng, Ming Jin, Ruoxi Jia

High-quality data is critical to train performant Machine Learning (ML) models, highlighting the importance of Data Quality Management (DQM). Existing DQM schemes often cannot satisfactorily improve ML performance becaus…

Data SummarizationData ValuationManagement

Adaptive Sampling for Fast Constrained Maximization of Submodular Function

2021-02-12 · Francesco Quinzan, Vanja Doskoč, Andreas Göbel, Tobias Friedrich

Several large-scale machine learning tasks, such as data summarization, can be approached by maximizing functions that satisfy submodularity. These optimization problems often involve complex side constraints, imposed by…

Data Summarization

Synthetic Dataset Generation of Driver Telematics

2021-01-30 · Banghee So, Jean-Philippe Boucher, Emiliano A. Valdez

This article describes techniques employed in the production of a synthetic dataset of driver telematics emulated from a similar real insurance dataset. The synthetic dataset generated has 100,000 policies that included …

Dataset GenerationData Summarizationregression

Sequential estimation of Spearman rank correlation using Hermite series estimators

2020-12-11 · Michael Stephanou, Melvin Varughese

In this article we describe a new Hermite series based sequential estimator for the Spearman rank correlation coefficient and provide algorithms applicable in both the stationary and non-stationary settings. To treat the…

ClusteringData Summarizationfeature selectionSequential Correlation Estimation

Introduction to Core-sets: an Updated Survey

2020-11-18 · Dan Feldman

In optimization or machine learning problems we are given a set of items, usually points in some metric space, and the goal is to minimize or maximize an objective function over some space of candidate solutions. For exa…

ClusteringData SummarizationSurvey

Very Fast Streaming Submodular Function Maximization

2020-10-20 · Sebastian Buschjäger, Philipp-Jan Honysz, Lukas Pfahler, Katharina Morik

Data summarization has become a valuable tool in understanding even terabytes of data. Due to their compelling theoretical properties, submodular functions have been in the focus of summarization algorithms. These algori…

AstronomyData Summarization
← 이전 21–40 / 97 다음 →