727 research outputs found
Recommended from our members
Managing Stochastic Uncertainty in Dynamic Marketplaces
Firms' operations management decisions are often complicated by various types of uncertainties, ranging from micro level customer behavior to macro level economic conditions. Operating in the presence of uncertainties and volatilities is a challenging task, one that requires careful mathematical analysis and tailored treatment based on the uncertainty's characteristics. In this thesis we provide three distinct studies on managing stochastic uncertainty in dynamic marketplaces. The first study considers agents' dynamic interactions in a large matching market. A pair needs to inspect for their compatibility in order to form a match. We study a type of market failure called 'information deadlock' that may arise when pairs are only willing to inspect their most preferred prevailing partner. Under information deadlock, a large fraction of agents wait in the market for long (if not forever) in spite of there being opportunities remaining in their consideration sets. Using advanced tools in statistical physics and random graph theory, we derive how the size of the deadlock is affected by the market's primitives. We also show that information deadlock is prevalent in a wide range of markets.
Our second study tackles a service firm's problem of choosing between a safe service mode and a risky service mode when serving a customer who might probabilistically churn. One key behavioral feature of the customer that we consider is named recency bias --- his happiness with the firm (that crucially determines his churn risk at the time) depends more heavily on his more recent experience. We show, by solving a stochastic control problem, that the firm should be risk-averse when the customer is marginally satisfied and risk-seeking when the customer is marginally unsatisfied. The optimal sandwich policy can significantly outperform the naive myopic policy in terms of customer lifetime value. Our third study deals with a dual sourcing problem under fluctuating economic conditions. We model this via an underlying Markov modulated state-of-the-world which affects the two suppliers’ cost structures, capacity limits and demands. We develop two approaches to show how the optimal combined ordering strategy from the two suppliers, along with a salvaging policy, can be efficiently computed, and characterize the relatively simple structure of the optimal policies. Interestingly, we find that the firm can, by exploiting the dual sourcing options, benefit from increased environmental volatilities that affect the suppliers’ cost structures or capacity limits
CEO Cash Pay and Firm Performance in China under the Reformation of State-Owned Enterprise
The agency problem between managers and owners has been the subject of widespread academic contestation for many years. Within the research areas of European and American markets, scholars have concluded that a positive, causal relationship exists between pay and performance evaluation; thus, this indicates that equity incentives are well developed and theoretically validated. With regards to China – a country whereby governmental organisations have a controlling position and pay incentives are underdeveloped – the question arises as to whether the relationship between Chief Executive Officer (CEO) pay and corporate performance equally justifies the effectiveness of pay incentives in helping to alleviate the aforementioned principle-agent issue.
Since 2014, China has been initiating a process of SOE reform, which contains a series of actions to regulate the equity incentives and reduce cash pay, besides, implement mixed ownership in SOEs. In order to investigate the relationship between CEO pay and firm performance more precise under the current situation, this paper uses the fixed effect model to and difference-in-difference method to test about the relationship between CEO pay and firm performance and the effect of policy, furthermore, add the CEO pay into the difference-in-difference model to study how CEO pay affect firm performance under the policy implementation. This paper selects all data between 2010-2020 of A-share market, 31,708 initial observations were obtained in total.
The results of fixed effect model depict a significant positive relationship between CEO compensation and corporate performance. SOE reform policy has a significant boosting effect on firm performance, while, under the policy, CEO pay have no significant moderating effect on firm performance, which indicates reconciling incentives and constraints in the reform of the executive compensation system is regarded as a predicament in China. Although the pay restriction order effectively restricts the level of SOE executives' pay, it also reduces the incentive effect of pay, which results in reduced effort by SOE executives. This subsequently increases the relatively hidden agency cost of executive negativity
Benchmarking Spiking Neural Network Learning Methods with Varying Locality
Spiking Neural Networks (SNNs), providing more realistic neuronal dynamics,
have shown to achieve performance comparable to Artificial Neural Networks
(ANNs) in several machine learning tasks. Information is processed as spikes
within SNNs in an event-based mechanism that significantly reduces energy
consumption. However, training SNNs is challenging due to the
non-differentiable nature of the spiking mechanism. Traditional approaches,
such as Backpropagation Through Time (BPTT), have shown effectiveness but comes
with additional computational and memory costs and are biologically
implausible. In contrast, recent works propose alternative learning methods
with varying degrees of locality, demonstrating success in classification
tasks. In this work, we show that these methods share similarities during the
training process, while they present a trade-off between biological
plausibility and performance. Further, this research examines the implicitly
recurrent nature of SNNs and investigates the influence of addition of explicit
recurrence to SNNs. We experimentally prove that the addition of explicit
recurrent weights enhances the robustness of SNNs. We also investigate the
performance of local learning methods under gradient and non-gradient based
adversarial attacks
Bitcoin Exchange Addresses Identification and Its Application in Online Drug Trading Regulation
A typical example of the impact of the use of Bitcoin on smart health is the darknet market, the website for Bitcoin-based drug sales, and the anonymity exacerbates regulatory difficulties. Bitcoin exchanges are critical portals that link the physical world with cyberspace through buying and selling Bitcoins using fiat money, such as USD and Euro. Thus, identifying exchange addresses in the Bitcoin transaction network is the primary step to detect drug trading in darknet markets. In this paper, we first validate that the exchange addresses are identifiable. Then we propose identification methods based on embedding representation of transaction network. Experimental results on a dataset with records of one-week transactions validated the effectiveness of our method. This work will offer the basis for subsequent applications in smart health
Fault diagnosis for PV arrays considering dust impact based on transformed graphical feature of characteristic curves and convolutional neural network with CBAM modules
Various faults can occur during the operation of PV arrays, and both the
dust-affected operating conditions and various diode configurations make the
faults more complicated. However, current methods for fault diagnosis based on
I-V characteristic curves only utilize partial feature information and often
rely on calibrating the field characteristic curves to standard test conditions
(STC). It is difficult to apply it in practice and to accurately identify
multiple complex faults with similarities in different blocking diodes
configurations of PV arrays under the influence of dust. Therefore, a novel
fault diagnosis method for PV arrays considering dust impact is proposed. In
the preprocessing stage, the Isc-Voc normalized Gramian angular difference
field (GADF) method is presented, which normalizes and transforms the resampled
PV array characteristic curves from the field including I-V and P-V to obtain
the transformed graphical feature matrices. Then, in the fault diagnosis stage,
the model of convolutional neural network (CNN) with convolutional block
attention modules (CBAM) is designed to extract fault differentiation
information from the transformed graphical matrices containing full feature
information and to classify faults. And different graphical feature
transformation methods are compared through simulation cases, and different
CNN-based classification methods are also analyzed. The results indicate that
the developed method for PV arrays with different blocking diodes
configurations under various operating conditions has high fault diagnosis
accuracy and reliability
Slot-VLM: SlowFast Slots for Video-Language Modeling
Video-Language Models (VLMs), powered by the advancements in Large Language
Models (LLMs), are charting new frontiers in video understanding. A pivotal
challenge is the development of an efficient method to encapsulate video
content into a set of representative tokens to align with LLMs. In this work,
we introduce Slot-VLM, a novel framework designed to generate semantically
decomposed video tokens, in terms of object-wise and event-wise visual
representations, to facilitate LLM inference. Particularly, we design a
SlowFast Slots module, i.e., SF-Slots, that adaptively aggregates the dense
video tokens from the CLIP vision encoder to a set of representative slots. In
order to take into account both the spatial object details and the varied
temporal dynamics, SF-Slots is built with a dual-branch structure. The
Slow-Slots branch focuses on extracting object-centric slots from features at
high spatial resolution but low (slow) frame sample rate, emphasizing detailed
object information. Conversely, Fast-Slots branch is engineered to learn
event-centric slots from high temporal sample rate but low spatial resolution
features. These complementary slots are combined to form the vision context,
serving as the input to the LLM for efficient question answering. Our
experimental results demonstrate the effectiveness of our Slot-VLM, which
achieves the state-of-the-art performance on video question-answering.Comment: 16 pages, 10 figure
RK-core: An Established Methodology for Exploring the Hierarchical Structure within Datasets
Recently, the field of machine learning has undergone a transition from
model-centric to data-centric. The advancements in diverse learning tasks have
been propelled by the accumulation of more extensive datasets, subsequently
facilitating the training of larger models on these datasets. However, these
datasets remain relatively under-explored. To this end, we introduce a
pioneering approach known as RK-core, to empower gaining a deeper understanding
of the intricate hierarchical structure within datasets. Across several
benchmark datasets, we find that samples with low coreness values appear less
representative of their respective categories, and conversely, those with high
coreness values exhibit greater representativeness. Correspondingly, samples
with high coreness values make a more substantial contribution to the
performance in comparison to those with low coreness values. Building upon
this, we further employ RK-core to analyze the hierarchical structure of
samples with different coreset selection methods. Remarkably, we find that a
high-quality coreset should exhibit hierarchical diversity instead of solely
opting for representative samples. The code is available at
https://github.com/yaolu-zjut/Kcore
Structural and biochemical insights into small RNA 3' end trimming by Arabidopsis SDN1.
A family of DEDDh 3'→5' exonucleases known as Small RNA Degrading Nucleases (SDNs) initiates the turnover of ARGONAUTE1 (AGO1)-bound microRNAs in Arabidopsis by trimming their 3' ends. Here, we report the crystal structure of Arabidopsis SDN1 (residues 2-300) in complex with a 9 nucleotide single-stranded RNA substrate, revealing that the DEDDh domain forms rigid interactions with the N-terminal domain and binds 4 nucleotides from the 3' end of the RNA via its catalytic pocket. Structural and biochemical results suggest that the SDN1 C-terminal domain adopts an RNA Recognition Motif (RRM) fold and is critical for substrate binding and enzymatic processivity of SDN1. In addition, SDN1 interacts with the AGO1 PAZ domain in an RNA-independent manner in vitro, enabling it to act on AGO1-bound microRNAs. These extensive structural and biochemical studies may shed light on a common 3' end trimming mechanism for 3'→5' exonucleases in the metabolism of small non-coding RNAs
- …