A search for "arxiv ddos" produces hundreds of papers on DDOS and DDOS mitigation.
How many of these are practical and useful and how many of these are implemented by ISPs?
๐ Weak-Pde-Learn: A Weak Form Based Approach to Discovering PDEs From Noisy, Limited Data ๐ง
"Weak-PDE-LEARN uses an adaptive loss function based on weak forms to train a neural network to approximate the PDE solution while simultaneously identifying the governing PDE (see Figure )." [gal30b+] ๐ค #LG
โ๏ธ https://github.com/punkduckable/Weak_PDE_LEARN
๐ https://arxiv.org/abs/2309.04699v1 #arxiv
๐ Exploring Large Language Models for Communication Games: An Empirical Study on Werewolf ๐
"Keeps LLMs frozen, and relies on retrieval and reflection on past communications and experiences for improvement, which is inspired by the human learning process of "reflection-in-action"." [gal30b+] ๐ค #CL
๐ Redundancy-Free Self-Supervised Relational Learning for Graph Clustering ๐ง
"A novel self-supervised deep graph clustering method named Relational Redundancy-Free Graph Clustering (R$^2$FGC) is proposed to tackle the problem." [gal30b+] ๐ค #LG
โ๏ธ https://github.com/yisiyu95/R2FGC
๐ https://arxiv.org/abs/2309.04694v1 #arxiv
๐ Can NLP Models 'Identify', 'Distinguish', and 'Justify' Questions That Don't Have a Definitive Answer? ๐
"QnotA Dataset is constructed with the aim to test the ability of QA models in identifying, distinguishing and justifying questions without answers (QnotA)." [gal30b+] ๐ค #CL
๐ Learning Task Skills and Goals Simultaneously From Physical Interaction ๐ฆพ
"Develops a framework that enables a robot to learn functional modules and long-term task objectives simultaneously from human demonstrations using a novel functional module identification algorithm and an objective alignment algorithm." [gal30b+] ๐ค #RO
๐ Examining Autoexposure for Challenging Scenes ๐ญ
"Presents a new dataset of images and video sequences captured using a DSLR camera with a large solution space (i,e shutter speed from 1/500 to 15 seconds)." [gal30b+] ๐ค #CV
๐ Towards Understanding Neural Collapse: The Effects of Batch Normalization and Weight Decay ๐ง
"Provides theoretical guarantees and empirical evidence that neural networks with batch normalization and a high weight decay will exhibit Neural Collapse, whereas neural networks without batch normalization or low weight decay will not." [gal30b+] ๐ค #LG
๐ When Less Is More: Investigating Data Pruning for Pretraining LLMs at Scale ๐๐ง
"Performs a rigorous comparison at scale of the simple data quality estimator of perplexity, as well as more sophisticated and computationally intensive estimates of the Error L2-Norm and memorization." [gal30b+] ๐ค #CL #LG
๐ On the Efficacy of Multi-Scale Data Samplers for Vision Applications ๐ญ
"Shows that variable-batch-size multi-scale data sampling acts as an implicit regularizer which improves performance and model calibration, and makes models more robust to scaling and data distribution shifts." [gal30b+] ๐ค #CV
arXiv, the open-access repository of electronic preprints and postprints, is experiencing a DDOS attack. Over a million email change requests were received from 200 IP addresses in China, overwhelming the arXiv email service.
Browsing and submitting papers on arXiv are not affected. Daily emails, new account registrations, and legitimate email address changes are all impacted by this disruption.
What would be the motivation?
https://blog.arxiv.org/2023/09/11/arxiv-org-is-experiencing-a-ddos-attack/
#arxiv #ddos
๐ MoEController: Instruction-Based Arbitrary Image Manipulation with Mixture-of-Expert Controllers ๐ญ๐
"Leverages large language models (ChatGPT) and image synthesis models (ControlNet) to generate a large number of image-text pairs that can be used for global and local image manipulation datasets." [gal30b+] ๐ค #CV #CL
๐ MaskDiffusion: Boosting Text-to-Image Consistency with Conditional Mask ๐ญ
"We advance the diffusion model with an adaptive mask, which is conditioned on the attention maps and the prompt embeddings, to dynamically adjust the contribution of each text token for the image features." [gal30b+] ๐ค #CV
๐ CNN Injected Transformer for Image Exposure Correction ๐ญ
"A CNN Injected Transformer (CIT) is proposed to harness the individual strengths of CNN and Transformer simultaneously to perform exposure correction on images by incorporating a channel attention block (CAB) and a half-instance normalization block (HINB) into each window-based Transformer block." [gal30b+] ๐ค #CV
๐ Evaluation and Mitigation of Agnosia in Multimodal Large Language Models ๐ญ๐
"Proposes EMMA, an evaluation-mitigation framework that automatically creates fine-grained and diverse visual question answering examples to assess the extent of agnosia in Multimodal Pre-trained Language Models (MLLMs) comprehensively." [gal30b+] ๐ค #CV #CL
๐ Mobile v-MoEs: Scaling Down Vision Transformers via Sparse Mixture-of-Experts ๐ญ๐ง
"Proposes a simplified and mobile-friendly MoE design where entire images rather than individual patches are routed to the experts to achieve better accuracy and efficiency trade-off on vision tasks." [gal30b+] ๐ค #CV #LG
๐ Unsupervised Object Localization with Representer Point Selection ๐ญ
"Proposes a novel unsupervised object localization method based on representer point selection, where the predictions of the model can be represented as a linear combination of representer values of training points by using the self-supervised pre-trained model." [gal30b+] ๐ค #CV
๐ Multi-Contact Stochastic Predictive Control for Legged Robots with Contact Locations Uncertainty ๐ฆพ
"Addresses the problem of robust kino-dynamic trajectory optimization using stochastic nonlinear model predictive control (SNMPC) by considering additive uncertainties on the model dynamics subject to contact location chance-constraints as a function of robot's full kinematics." [gal30b+] ๐ค #RO #SY
๐ Learning From Power Signals: An Automated Approach to Electrical Disturbance Identification Within a Power Transmission System ๐ง
"Power disturbance events are recorded as a voltage/current waveform over a time period ranging from a few milliseconds to several minutes depending on the event type and the type of recording device." [gal30b+] ๐ค #LG
๐ Grouping Boundary Proposals for Fast Interactive Image Segmentation ๐ญ
"The adaptive cut can disconnect the image domain such that the target contours are imposed to pass through this cut only once, and the selected boundary proposals and corresponding minimal paths are used to delineate the target contours." [gal30b+] ๐ค #CV
โ๏ธ https://github.com/Mirebeau/HamiltonFastMarching
๐ https://arxiv.org/abs/2309.04169v1 #arxiv