paper-with-me

Papers

Data Representation and Compression Using Linear-Programming Approximations

2015-11-20 · Hristo S. Paskov, John C. Mitchell, Trevor J. Hastie

We propose Dracula', a new framework for unsupervised feature selection from sequential data such as text. Dracula learns a dictionary of $n$-grams that efficiently compresses a given corpus and recursively compresses its own dictionary; in effect, Dracula is a deep' extension of Compressive Feature Learning. It requires solving a binary linear program that may be relaxed to a linear program. Both problems exhibit considerable structure, their solution paths are well behaved, and we identify parameters which control the depth and diversity of the dictionary. We also discuss how to derive features from the compressed documents and show that while certain unregularized linear models are invariant to the structure of the compressed dictionary, this structure may be used to regularize learning. Experiments are presented that demonstrate the efficacy of Dracula's features.

📄 PDF Abstract BibTeX arXiv:1511.06606

Code (0)

등록된 구현이 없습니다.

Tasks

Diversityfeature selection

Similar Papers 제목 키워드 기반

Iterative Linear Quadratic Optimization for Nonlinear Control: Differentiable Programming Algorithmic Templates

2022-07-13 · Vincent Roulet, Siddhartha Srinivasa, Maryam Fazel, Zaid Harchaoui

We present the implementation of nonlinear control algorithms based on linear and quadratic approximations of the objective from a functional viewpoint. We present a gradient descent, a Gauss-Newton method, a Newton meth…

Car Racing

A Linear-Programming Approximation of AC Power Flows

2012-06-16 · Carleton Coffrin, Pascal Van Hentenryck

Linear active-power-only DC power flow approximations are pervasive in the planning and control of power systems. However, these approximations fail to capture reactive power and voltage magnitudes, both of which are nec…

Closed-Form Minkowski Sum Approximations for Efficient Optimization-Based Collision Avoidance

2022-03-30 · James Guthrie, Marin Kobilarov, Enrique Mallada

Motion planning methods for autonomous systems based on nonlinear programming offer great flexibility in incorporating various dynamics, objectives, and constraints. One limitation of such tools is the difficulty of effi…

Collision AvoidanceFormMotion Planning

Consistent Approximations in Composite Optimization

2022-01-13 · Johannes O. Royset

Approximations of optimization problems arise in computational procedures and sensitivity analysis. The resulting effect on solutions can be significant, with even small approximations of components of a problem translat…

Stochastic Optimization

Sentence Compression via DC Programming Approach

2019-02-13 · Yi-Shuai Niu, Xi-Wei Hu, Yu You, Faouzi Mohamed Benammour 외

Sentence compression is an important problem in natural language processing. In this paper, we firstly establish a new sentence compression model based on the probability model and the parse tree model. Our sentence comp…

SentenceSentence Compression