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,051 papers · 148 categories

Trend · papers per month

2.3%4.5%6.8%9.1% · Dec 199419922001200920182026
48 results for fashionability

The fashion industry is establishing its presence on a number of visual-centric social media like Instagram. This creates an interesting clash as fashion brands that have traditionally practiced highly creative and editorialized image marketing now have to engage with people on the platform that epitomizes impromptu, r…

2017-04-13abs ↗pdf ↗

A new object detector identifies fashion items from social media photos.

problem Difficult to parse and classify fashion items from social media content.
method Pretrained unsupervised object detector on 24 categories from Open Images V4.
result 72.7% mAP on test dataset of 2.4K photos, outperforming state-of-the-art.

This study examines how fashion consumption affects self-confidence and buying behavior in Iranian consumers.

problem Understanding the role of self-confidence in fashion buying behavior.
method A questionnaire was used to collect data from 400 consumers in Tehran's clothing market. Structural equations and factor analysis were employed to test the model.
result Interest in fashion, personal taste, utilitarianism, and new products positively impact self-confidence, and self-confidence positively impacts fashion buying behavior.

This paper removes near-duplicates from Fashion-MNIST to improve testing accuracy.

problem Near-duplicate images in Fashion-MNIST increase testing accuracy, reducing dataset quality.
method Identified and removed near-duplicate images between training and testing sets.
result Improved dataset quality for better testing accuracy in machine learning models.

HERMES model predicts nonstationary fashion trends using social media data.

problem Forecasting nonstationary fashion time series for optimal inventory decisions.
method Hybrid model combining parametric models, seasonal components, and recurrent neural networks with external signals.
result State-of-the-art results on fashion dataset and M4 competition time series.

This work aims to separate buying preferences from merchandise commercials in fashion e-retail.

problem Difficult to infer customer preference from sales data due to implicit signals.
method Extends earlier work on explicit signals to implicit signals from user behavior.
result Derives a metric to separate buying preferences from merchandise commercials.

The paper proposes a machine learning technique to optimize prices in fashion e-commerce.

problem Optimizing prices for millions of products in fashion e-commerce to maximize revenue and profit.
method Demand prediction, price elasticity, multiple price demand pairs, linear programming optimization.
result The model improved revenue by 1% and gross margin by 0.81% in AB tests.

Can an algorithm create original and compelling fashion designs to serve as an inspirational assistant? To help answer this question, we design and investigate different image generation models associated with different loss functions to boost creativity in fashion generation. The dimensions of our explorations include…

2018-04-03abs ↗pdf ↗

Deep neural network predicts product returns before purchase.

problem High costs of handling returned fashion products.
method Bayesian Personalized Ranking (BPR) embeddings and skip-gram model for user and product features.
result Reduced overall returns through real-time return probability prediction.

Feature Learning aims to extract relevant information contained in data sets in an automated fashion. It is driving force behind the current deep learning trend, a set of methods that have had widespread empirical success. What is lacking is a theoretical understanding of different feature learning schemes. This work p…

2015-04-01abs ↗pdf ↗

Let (M,ω)(M,ω) be a connected symplectic manifold on which a connected Lie group GG acts properly and in a Hamiltonian fashion with moment map $μ:M \lra \mf g^*$. Our purpose is investigate multiplicity-free actions, giving criteria to decide a multiplicity freenes of the action. As an application we give the complete cl…

2004-02-17abs ↗pdf ↗

Bidirectional VAE reduces parameters and improves image tasks.

problem Improving image reconstruction, classification, interpolation, and generation.
method Uses a single neural network for both encoding and decoding in both forward and backward directions.
result Bidirectional VAEs reduce parameters by almost 50% and slightly outperform unidirectional VAEs.

Improved image classification using centroids and stochastic sampling.

problem Limited accuracy of nearest-neighbor classification.
method Coarse-graining (replacing images by centroids) and stochastic sampling of centroids.
result Stochastic sampling of centroids improves classification accuracy.

Method retrieves similar fashion items from images and text, enabling style refinement.

problem Lack of intuitive, interactive refinement in search engines for fashion items.
method Joint visual-textual embedding training, Mini-Batch Match Retrieval, attribute extraction.
result Improved performance in multimodal style search, demonstrated through benchmark.

QMIX combines per-agent values to create decentralised policies.

problem Training decentralised policies from centralised learning.
method QMIX uses a mixing network to estimate joint action-values as a monotonic combination of per-agent values.
result QMIX significantly outperforms existing methods on the StarCraft Multi-Agent Challenge (SMAC).

New neural network avoids forgetting old knowledge as new data comes in.

problem Catastrophic forgetting in lifelong learning systems.
method Sequential Neural Coding Network, biologically-plausible synapse adaptation, task-executive control mimicry.
result Significantly less forgetting compared to standard neural models in experiments.

Investigates the impact of batch size on GPU and TPU performance.

problem Optimizing performance of GPUs and TPUs during training and inference phases.
method Investigated the impact of batch size on performance of GPUs and TPUs using standard MNIST and Fashion-MNIST datasets.
result Significant speedup was achieved even with low-scale usage of TPUv2 units, up to 10x for training and 2x for prediction.

We present a novel method to solve image analogy problems : it allows to learn the relation between paired images present in training data, and then generalize and generate images that correspond to the relation, but were never seen in the training set. Therefore, we call the method Conditional Analogy Generative Adver…

2017-09-14abs ↗pdf ↗

New supervised and unsupervised NFLTs for elliptical distributions.

problem Understanding unsupervised No Free Lunch Theorems for elliptical distributions.
method Proved two equally optimal strategies for elliptical distributions, inspired PRIM-based bump-hunting algorithms.
result Optimal strategies for selecting principal components based on variance or volume.