Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,341 papers · 148 categories

Trend · papers per month

0111 · Jun 201119922001200920182026
21 results for vesicle budding

Study confirms neck condition for budding vesicles of any shape.

problem Understanding the shape of budding vesicles with two-phase domains.
method Derived shape equation and linking conditions, refined conjecture, proved for asymmetric vesicles.
result Mean curvature condition holds for all membrane segments adjacent to the neck in budding vesicles.

Study derives the limit of lipid bilayer membranes, proving their smooth transition across interfaces.

problem Understanding the smooth transition of lipid bilayer membranes across interfaces.
method Rigorous derivation of the ΓΓ-limit for rotationally symmetric two-phase bilayer membranes.
result Limit membranes are C1C^1 across interfaces and can consist of multiple topological spheres.

Study improves models of lipid bilayer curvature and elasticity.

problem Accurately modeling curvature and elasticity of lipid bilayers.
method Computed bending energy and forces on triangulated meshes using four schemes.
result Proposed extensions enhance models for shape transformation and non-axisymmetric shapes.

Recently proposed budding tree is a decision tree algorithm in which every node is part internal node and part leaf. This allows representing every decision tree in a continuous parameter space, and therefore a budding tree can be jointly trained with backpropagation, like a neural network. Even though this continuity …

2014-12-19abs ↗pdf ↗

BUDS balances privacy and utility by shuffling data, achieving strong privacy with minimal loss.

problem Balancing privacy and utility in crowd-sourced statistical databases.
method One-hot encoding, iterative shuffling, loss estimation, risk minimization.
result Achieves ε=0.02ε= 0.02 for privacy, maintaining a privacy bound of ε=ln[t/((n11)S)]ε= ln [t/((n_1 - 1)^S)].

This review reports some theoretical results on the Geometry of membranes. The governing equations to describe equilibrium configurations of lipid vesicles, lipid membranes with free edges, and chiral lipid membranes are derived from the variation of free energies of these structures. Some analytic solutions to these e…

2011-06-13abs ↗pdf ↗

We address the geometric Cauchy problem for surfaces associated to the membrane shape equation describing equilibrium configurations of vesicles formed by lipid bilayers. This is the Euler-Lagrange equation of the Canham-Helfrich-Evans elastic curvature energy subject to constraints on the enclosed volume and the surfa…

2014-06-23abs ↗pdf ↗

Paper proposes a method to train neural networks incrementally using cloud computing despite disconnections and resource outages.

problem Frequent disconnections and resource outages in cloud computing and local machines hinder deep learning model training.
method Introduces an incremental learning framework that allows continuous training of neural networks even with interruptions.
result Demonstrates that incremental learning can maintain progress and train neural networks effectively despite interruptions.