paper-with-me

Papers

Toward Compact Data from Big Data

2020-12-26 · Song-Kyoo, Kim

Bigdata is a dataset of which size is beyond the ability of handling a valuable raw material that can be refined and distilled into valuable specific insights. Compact data is a method that optimizes the big dataset that gives best assets without handling complex bigdata. The compact dataset contains the maximum knowledge patterns at fine grained level for effective and personalized utilization of bigdata systems without bigdata. The compact data method is a tailor-made design which depends on problem situations. Various compact data techniques have been demonstrated into various data-driven research area in the paper.

📄 PDF Abstract BibTeX arXiv:2012.13677

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CompactIE: Compact Facts in Open Information Extraction

2022-05-05 · NAACL 2022 7 · Farima Fatahi Bayat, Nikita Bhutani, H. V. Jagadish

A major drawback of modern neural OpenIE systems and benchmarks is that they prioritize high coverage of information in extractions over compactness of their constituents. This severely limits the usefulness of OpenIE ex…

Open Information Extraction

CompactionRL: Reinforcement Learning with Context Compaction for Long-Horizon Agents

2026-07-06 · Yujiang Li, Zhenyu Hou, Yi Jing, Jie Tang 외 arxiv

Long-horizon agentic LLMs are increasingly limited by finite context windows, as extended interaction trajectories can exceed the maximum context length before a task is completed. Context compaction offers a natural sol…

Reinforcement Learning

Compact Optimization Algorithms with Re-sampled Inheritance

2018-09-12 · Giovanni Iacca, Fabio Caraffini

Compact optimization algorithms are a class of Estimation of Distribution Algorithms (EDAs) characterized by extremely limited memory requirements (hence they are called "compact"). As all EDAs, compact algorithms build …

Compact Argumentation Frameworks

2014-04-30 · Ringo Baumann, Wolfgang Dvorák, Thomas Linsbichler, Hannes Strass 외

Abstract argumentation frameworks (AFs) are one of the most studied formalisms in AI. In this work, we introduce a certain subclass of AFs which we call compact. Given an extension-based semantics, the corresponding comp…

Abstract ArgumentationFairness

Practical Online KV Cache Compaction for LLM Agents: An Empirical Study

2026-08-02 · Yujian Liu, Jiabao Ji, Li An, Rohit Jain 외 arxiv

LLM agents accumulate long trajectories of reasoning steps, tool calls, and environment feedback, making the KV cache a major inference bottleneck. KV cache compaction can reduce this cost, but most prior methods assume …