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

15304560 · Oct 201919922001200920182026
48 results for GAN violence

The July Revolution in Bangladesh was fueled by state violence, which paradoxically strengthened the movement.

problem Understanding how state repression can paradoxically lead to increased mobilization during civil resistance.
method Mixed-methods approach combining qualitative narrative and quantitative analysis using machine learning and statistical modeling.
result The July Revolution was driven by a contingent, non-linear backfire effect triggered by specific catalytic moral shocks and accelerated by the viral reaction to state brutality.

Decision tree predicts DV recidivism with interpretable models.

problem Predicting DV re-offending to aid risk assessment and victim protection.
method Employed decision tree induction to balance accuracy and interpretability, addressing class imbalance and feature selection.
result Achieved comparable accuracy with 3 features and understandable 4-node trees.

We model anomaly and change in data by embedding the data in an ultrametric space. Taking our initial data as cross-tabulation counts (or other input data formats), Correspondence Analysis allows us to endow the information space with a Euclidean metric. We then model anomaly or change by an induced ultrametric. The in…

2008-09-02abs ↗pdf ↗

Networks play a central role in modern data analysis, enabling us to reason about systems by studying the relationships between their parts. Most often in network analysis, the edges are given. However, in many systems it is difficult or impossible to measure the network directly. Examples of latent networks include ec…

2014-02-04abs ↗pdf ↗

Survey of GANs and autoencoders, addressing mode collapse and likelihood issues.

problem Addressing mode collapse and likelihood issues in GANs and autoencoders.
method Explains various GAN and autoencoder variants, their applications, and methods to resolve issues.
result Various methods to resolve mode collapse and improve likelihood in GANs and autoencoders.

Unbalanced GANs stabilize GAN training by pre-training the generator with VAE.

problem Stable training of GANs to avoid mode collapses and improve image quality.
method Pre-train GAN generator with VAE, balance generator and discriminator training, prevent discriminator's early convergence.
result Unbalanced GANs reduce mode collapses and outperform ordinary GANs in stability, convergence, and image quality.

City-GAN learns city architecture styles using a custom GAN architecture.

problem Learning architectural styles of cities using standard GAN and CGAN architectures.
method Proposes a custom GAN architecture to improve learning of city architectural styles.
result Demonstrates superior performance of custom GAN architecture for city architectural style learning.

FCC-GAN combines fully connected and convolutional layers for improved GAN performance.

problem Lack of understanding in choosing GAN network architectures.
method Proposes FCC-GAN, a hybrid architecture combining fully connected and convolutional layers.
result FCC-GAN outperforms traditional GAN architectures in terms of learning speed and sample quality.

GANs with NCE improve dihedral angle prediction accuracy.

problem Inaccurate distribution of predicted dihedral angles.
method Introduced NCE-GAN to estimate density of GAN models and proposed residue-wise variants of AC-GAN and Semi-supervised GAN.
result Improved distribution of predicted angles, most similar to real angles with Semi-supervised GAN.

xAI-GAN improves GANs by providing richer feedback, enhancing image quality.

problem Challenges in GAN training, especially resource-intensive and data-intensive.
method Integrates xAI systems to provide richer corrective feedback from discriminators to generators.
result Improves image quality by up to 23.18% on MNIST and FMNIST datasets.

This paper reviews GANs algorithms, theory, and applications.

problem Lack of comprehensive study on GANs connections and evolution.
method Detailed introduction of GANs algorithms, theoretical investigation, and application illustrations.
result Comprehensive review of GANs from algorithms, theory, and applications perspectives.

Coulomb GANs optimize GANs to generate diverse samples without mode collapse.

problem GANs often generate only a subset of target distribution modes.
method Model GAN learning as a potential field of charged particles, where generated samples attract training set samples and repel each other.
result Coulomb GANs converge to a single Nash equilibrium that matches the target distribution.

Unified framework compresses GANs up to 47x with minimal quality loss.

problem High parameter complexity of GANs for resource-constrained devices.
method Unified optimization framework combining model distillation, channel pruning, and quantization.
result 47x compression of CartoonGAN with minimal quality degradation.

New method improves GANs by estimating density ratios in feature space with SP loss.

problem Filtering out unrealistic images from GANs trained with suboptimal discriminators.
method Develops DRE-F-SP method based on Softplus loss for density ratio estimation in feature space, and proposes three subsampling methods.
result Empirically shows substantial improvement over existing methods on synthetic and CIFAR-10 datasets.