The train platforming and routing(TPR)problem is to decide train operations within stations after the networkwise train schedules are determined.A feasible TPR plan requires both platform and route conflict-free,where...The train platforming and routing(TPR)problem is to decide train operations within stations after the networkwise train schedules are determined.A feasible TPR plan requires both platform and route conflict-free,where the avoidance of route conflict is controlled according to three interlocking modes.Although the TPR problem is widely studied,none of them did a serious investigation on the optimality impacts of different interlocking modes in the TPR.Therefore,this paper introduced and formulated a space–time version of TPR considering three interlocking modes and subsequentially conducted numerical experiments to analyze the optimality differences under each mode.Based on the experimental findings,engineering practical suggestions are also provided.In summary,the experiment results showed that both route-locking sectional-release and sectional-locking sectionalrelease modes significantly outperform the route-locking route-release mode.And among them,using the routelocking sectional-release mode can bring notable benefits on large stations with high-density volumes while using the sectional-locking sectional-release mode can always provide outstanding outcomes over various station and traffic settings.展开更多
To deal with train delays in large high-speed railway stations,a multi-objective mixedinteger nonlinear programming(MO-MINLP)optimization model was proposed.The model used the arrival time,departure time,track occupat...To deal with train delays in large high-speed railway stations,a multi-objective mixedinteger nonlinear programming(MO-MINLP)optimization model was proposed.The model used the arrival time,departure time,track occupation,and route selection as the decision variables,and fully considered the station infrastructure layout,train operational requirements,and time standards as limiting factors.The optimization objectives were to minimize train delays and reduce track and to route adjustments.To realize the large-scale and rapid solution of the MO-MINLP model,this study proposed a rolling horizon optimization algorithm that used half an hour as a time interval and solved the rescheduling and platforming problem of each time interval step-by-step.In numerical experiments,227 train movements under delay circumstances in Hangzhoudong station were optimized by using the proposed model and solution algorithm.The results show that the proposed MO-MINLP model could resolve route conflicts,compress unnecessary dwell times,and reduce train delays,and the solution algorithm could efficiently increase the computational speed.The maximum solution time for optimizing the 227 train movements is 15 min 24 s.展开更多
From 2 to 4 February 2026,the 58th edition of the show will bring together more than 1,100 exhibitors from 33 countries at Paris–Le Bourget Exhibition Centre.As a true sourcing platform,the event stands out for its d...From 2 to 4 February 2026,the 58th edition of the show will bring together more than 1,100 exhibitors from 33 countries at Paris–Le Bourget Exhibition Centre.As a true sourcing platform,the event stands out for its diversity,clear structure and operational efficiency,giving international buyers direct access to an offer tailored to their needs.展开更多
With the transformation from websites to Internet platforms, Chinese young netizens (born in 1990-2005) have become key subjects in the evolution of cyber-nationalism. Based on survey data, this study classifies their...With the transformation from websites to Internet platforms, Chinese young netizens (born in 1990-2005) have become key subjects in the evolution of cyber-nationalism. Based on survey data, this study classifies their nationalism into four types and explores its transformation alongside globalization cognition. The result shows that moderate nationalism is the mainstream. This has raised their attention to globalization, with greater focus on relations between China and developing countries, and nations along the Belt and Road Initiative. Their personal experiences and cultural exposure foster a more inclusive global vision, shaping the evolution of nationalism and global dialogue.展开更多
Portable ratiometric fluorescent platforms have emerged as promising tools for multifarious detection,yet remain unexplored for point-of-care monitoring doxorubicin(DOX),one of clinically antineoplastic drugs.To this ...Portable ratiometric fluorescent platforms have emerged as promising tools for multifarious detection,yet remain unexplored for point-of-care monitoring doxorubicin(DOX),one of clinically antineoplastic drugs.To this end,we herein develop a portable self-calibrating platform namely carbon dots(C-dots)-embedded hydrogel sensors with a smartphone-assisted high-throughput imaging device,for DOX sensing.The prepared green-emitting(λ_(em)=508 nm)and negatively-charged C-dots(−11.40±1.21 mV),which have sufficient spectral overlap with the absorption band of DOX(∼500 nm),can strongly bind with positively-charged DOX molecules by electrostatic attraction effects.As a result,DOX molecules are selectively and rapid(20 s)determined with a detection limit of 10.26 nmol/L via Förster resonance energy transfer processes,demonstrating a remarkably chromatic shift from green to red.Further integrated with a 3D-printed smartphone-assisted device,the platform enabled high-throughput quantification,achieving recoveries of 96.40%-101.85%in human urine/serum(RSDs<2.94%,n=3).Notably,the dual linear detection ranges of the platform align with the reported clinical DOX concentrations in urine and plasma(0-4 h post-administration),validating their capability for direct quantification of DOX in clinical samples without special pre-treatment processes.By virtue of attractive analytical performances and robust feasibility,this platform bridges laboratory precision and point-of-care testing needs,offering promising potential for personalized chemotherapy and multiplexed analyte screening.展开更多
Both genders of the dioecious gymnosperm Ginkgo bilob a have distinct practical production and application uses,so quick,accurate identification of males and females is important for early seedling breeding.To develop...Both genders of the dioecious gymnosperm Ginkgo bilob a have distinct practical production and application uses,so quick,accurate identification of males and females is important for early seedling breeding.To develop a fast method to identify the sexes,we used the Easy DNA extraction(EZ-D)method to extract DNA from leaves within1 min for use with the recombinase polymerase amplification-lateral flow dipstick(RPA-LFD)system and identify the sex.A portable nucleic acid detection card kit(PNADCK)was used for on-site analysis.This method facilitates rapid extraction of nucleic acids from a single and can accurately detect 100 pg/μL of G.biloba female genomic DNA within20 min at 39°C.The EZ-DRPA-LFD-PNADCK system enables precise on-site determination of G.bilob a leaf sex and is rapid,efficient,sensitive,and convenient,greatly enhancing productivity for G.biloba because seedlings with specific sex characteristics can be selected at an earlier stage,planting strategies can be optimized,and production efficiency improved.展开更多
Accurate purchase prediction in e-commerce critically depends on the quality of behavioral features.This paper proposes a layered and interpretable feature engineering framework that organizes user signals into three ...Accurate purchase prediction in e-commerce critically depends on the quality of behavioral features.This paper proposes a layered and interpretable feature engineering framework that organizes user signals into three layers:Basic,Conversion&Stability(efficiency and volatility across actions),and Advanced Interactions&Activity(crossbehavior synergies and intensity).Using real Taobao(Alibaba’s primary e-commerce platform)logs(57,976 records for 10,203 users;25 November–03 December 2017),we conducted a hierarchical,layer-wise evaluation that holds data splits and hyperparameters fixed while varying only the feature set to quantify each layer’s marginal contribution.Across logistic regression(LR),decision tree,random forest,XGBoost,and CatBoost models with stratified 5-fold cross-validation,the performance improvedmonotonically fromBasic to Conversion&Stability to Advanced features.With LR,F1 increased from 0.613(Basic)to 0.962(Advanced);boosted models achieved high discrimination(0.995 AUC Score)and an F1 score up to 0.983.Calibration and precision–recall analyses indicated strong ranking quality and acknowledged potential dataset and period biases given the short(9-day)window.By making feature contributions measurable and reproducible,the framework complements model-centric advances and offers a transparent blueprint for production-grade behavioralmodeling.The code and processed artifacts are publicly available,and future work will extend the validation to longer,seasonal datasets and hybrid approaches that combine automated feature learning with domain-driven design.展开更多
Attention,All Villagers Chief Director:Jin Ying Length:Five Episodes Producer:bilibili Broadcasting Platform:bilibili This film series tells the stories of the new generation of farmers in China in a vibrant narrative...Attention,All Villagers Chief Director:Jin Ying Length:Five Episodes Producer:bilibili Broadcasting Platform:bilibili This film series tells the stories of the new generation of farmers in China in a vibrant narrative style.By documenting five villagers’daily lives,each episode highlights the challenges young people are facing in building their life and career in their rural hometowns.展开更多
Scalability remains a major challenge in building practical fault-tolerant quantum computers.Currently,the largest number of qubits achieved across leading quantum platforms ranges from hundreds to thousands.In atom a...Scalability remains a major challenge in building practical fault-tolerant quantum computers.Currently,the largest number of qubits achieved across leading quantum platforms ranges from hundreds to thousands.In atom arrays,scalability is primarily constrained by the capacity to generate large numbers of optical tweezers,and conventional techniques using acousto-optic deflectors or spatial light modulators struggle to produce arrays much beyond∼10,000 tweezers.Moreover,these methods require additional microscope objectives to focus the light into micrometer-sized spots,which further complicates system integration and scalability.Here,we demonstrate the experimental generation of an optical tweezer array containing 280×280 spots using a metasurface,nearly an order of magnitude more than most existing systems.The metasurface leverages a large number of subwavelength phase-control pixels to engineer the wavefront of the incident light,enabling both large-scale tweezer generation and direct focusing into micron-scale spots without the need for a microscope.This result shifts the scalability bottleneck for atom arrays from the tweezer generation hardware to the available laser power.Furthermore,the array shows excellent intensity uniformity exceeding 90%,making it suitable for homogeneous single-atom loading and paving the way for trapping arrays of more than 10,000 atoms in the near future.展开更多
Autonomous navigation is a key technology for unmanned motion platforms to perform their tasks smoothly.The current approaches for daytime polarization navigation have been extensively researched.However,the polarizat...Autonomous navigation is a key technology for unmanned motion platforms to perform their tasks smoothly.The current approaches for daytime polarization navigation have been extensively researched.However,the polarization light intensity is the fundamental information within the polarization image,and the light intensity at night is 6-8 orders of magnitude lower than that during the day,which increase the noise and the loss of local polarization information due to occlusion,resulting in a significant decrease in the polarization orientation accuracy.Aimed at the problem,a bio-inspired model is introduced to denoise and enhance weak nighttime polarization patterns.Further,to address the issue of outlier interference in the occluded environment during practical application,a fast-fitting method of the solar meridian based on the anti-symmetric distribution of the polarization angle adjusted by Proportional and Differential(PD)control is proposed.The experimental results show that the method proposed in this paper achieves a dynamic orientation error Root Mean Square Error(RMSE)of 0.7°in the weak polarization mode at night and in the presence of local occlusion.The proposed method has strong robustness under weak polarization occlusion at night,and the orientation accuracy is improved by 97%and 80%in comparison to the least squares method,which provides a new method for polarization navigation at night.This effectively improves the robustness and environmental applicability of the bionic polarization compass for nighttime applications.展开更多
We are sorry for the mistakes of Affiliation,"a State Key Laboratory of Advanced Fiber Materials,Center for Advanced Low-Dimension Materials,Donghua University,Shanghai 201620,China"should be replaced by&quo...We are sorry for the mistakes of Affiliation,"a State Key Laboratory of Advanced Fiber Materials,Center for Advanced Low-Dimension Materials,Donghua University,Shanghai 201620,China"should be replaced by"a State Key Laboratory of Advanced Fiber Materials,Center for Advanced Low-Dimension Materials,College of Materials Science and Engineering,Donghua University,Shanghai 201620,China".We apologized for the inconvenience caused by this error.展开更多
The integration of High-Altitude Platform Stations(HAPS)with Reconfigurable Intelligent Surfaces(RIS)represents a critical advancement for next-generation wireless networks,offering unprecedented opportunities for ubi...The integration of High-Altitude Platform Stations(HAPS)with Reconfigurable Intelligent Surfaces(RIS)represents a critical advancement for next-generation wireless networks,offering unprecedented opportunities for ubiquitous connectivity.However,existing research reveals significant gaps in dynamic resource allocation,joint optimization,and equitable service provisioning under varying channel conditions,limiting practical deployment of these technologies.This paper addresses these challenges by proposing a novel Fairness-Aware Deep Q-Learning(FAIRDQL)framework for joint resource management and phase configuration in HAPS-RIS systems.Our methodology employs a comprehensive three-tier algorithmic architecture integrating adaptive power control,priority-based user scheduling,and dynamic learning mechanisms.The FAIR-DQL approach utilizes advanced reinforcement learning with experience replay and fairness-aware reward functions to balance competing objectives while adapting to dynamic environments.Key findings demonstrate substantial improvements:9.15 dB SINR gain,12.5 bps/Hz capacity,78%power efficiency,and 0.82 fairness index.The framework achieves rapid 40-episode convergence with consistent delay performance.These contributions establish new benchmarks for fairness-aware resource allocation in aerial communications,enabling practical HAPS-RIS deployments in rural connectivity,emergency communications,and urban networks.展开更多
As we enter the year 2026,the international system continues to receive shocks from Donald Trump,arguably the 21st century’s most disruptive US leader.His return to the White House in 2025 coincided with the 80th ann...As we enter the year 2026,the international system continues to receive shocks from Donald Trump,arguably the 21st century’s most disruptive US leader.His return to the White House in 2025 coincided with the 80th anniversary of the defeat of fascism and the establishment of the United Nations,the multilateral platform that carried the world’s hope for peace,restraint and collective security.The coincidence was unsettling.A world order designed to limit power now confronts a moment in which power is exercised openly,transactionally and unapologetically.展开更多
Amidst evolving user behavior driven by the development of the internet,enhancing the operational quality of trade publishing knowledge service platforms has become a significant challenge for publishing institutions....Amidst evolving user behavior driven by the development of the internet,enhancing the operational quality of trade publishing knowledge service platforms has become a significant challenge for publishing institutions.To address this issue,this paper employs a combined approach of theoretical analysis and case study,introducing the SICAS(Sense-Interest-Connection-Action-Share)user consumption behavior analysis model and selecting“CITIC Academy”as the case study subject.It systematically examines and summarizes the platform’s operational practices and specific strategies,aiming to offer strategic insights and practical references for the operational improvement and sustainable,high-quality development of trade publishing knowledge service platforms.展开更多
Defence Technology(ISSN 2214-9147(O);2096-3459(P)),sponsored by China Ordnance Society,is published monthly and aims to become one of the well-known comprehensive journals in the world,which reports on the breakthroug...Defence Technology(ISSN 2214-9147(O);2096-3459(P)),sponsored by China Ordnance Society,is published monthly and aims to become one of the well-known comprehensive journals in the world,which reports on the breakthroughs in defence technology by building up an international academic exchange platform for the defence technology related research.It publishes original research papers having direct bearing on defence,with a balanced coverage on analytical,experimental,numerical simulation and applied investigations.It covers various disciplines of science,technology and engineering.展开更多
Prelaunch rolling of maritime rockets threatens the reliability of launch in rough sea conditions.In order to suppress the prelaunch rolling,this study introduces advanced smart prediction designed especially for mari...Prelaunch rolling of maritime rockets threatens the reliability of launch in rough sea conditions.In order to suppress the prelaunch rolling,this study introduces advanced smart prediction designed especially for maritime rockets.The suggested approach introduces a hybrid model that combines random forest(RF)and Adaptive boosting(Ada Boost)methods to describe the coupling mechanism of factors affecting rocket rolling and to suppress the rolling.This combination improves forecast accuracy.Thereafter,the dimensionality reduced response surfaces are used to visually present the coupling between rocket rolling and influencing factors,which reveals the prelaunch rolling mechanism.When angle between the launch device and the ship's bow is within 80°-100°,the dynamic friction coefficient between adapters and guideways is 0.4,and the dynamic friction coefficient between the rocket and launchpad is within 0-0.15 or0.5-0.7,the prelaunch rolling of rocket during one motion cycle of the ship is less than 0.065°,originally 0.27°,reduced by 75.93%,effectively suppressing the prelaunch rolling.This study improves the prelaunch stability of maritime rockets in rough sea conditions and establishes a mapping relationship between the factors affecting rocket rolling and the structure of the sea launch system,guiding the optimization of future sea launch systems.展开更多
High epicuticular wax(Ewax)content on leaves is a key trait for drought and heat stress tolerance in plants.One hundred diverse rice germplasm lines from the 3K-IRRI collection were screened for leaf Ewax content unde...High epicuticular wax(Ewax)content on leaves is a key trait for drought and heat stress tolerance in plants.One hundred diverse rice germplasm lines from the 3K-IRRI collection were screened for leaf Ewax content under open field conditions during the monsoon season of 2023,and for their nocturnal transpiration during the summer season of 2024.Using a novel drought-simulator phenomics platform,we identified a balance between cuticular and stomatal transpiration at night,with wax modulating these processes under varying night temperatures.展开更多
The intrinsic pressure framework,which treats self-propelling force as an external force,provides a convenient and consistent description of mechanical equilibrium in active matter.However,direct experimental evidence...The intrinsic pressure framework,which treats self-propelling force as an external force,provides a convenient and consistent description of mechanical equilibrium in active matter.However,direct experimental evidence is still lacking.To validate this framework,here we employ a programmable robotic platform,where a single light-controlled wheeled robot travels in an activity landscape.Our experiments quantitatively demonstrate that the intrinsic pressure difference across the activity interface is balanced by the emerged polarization force.This result unambiguously confirms the theoretical predictions,thus validating the intrinsic pressure framework and laying the experimental foundation for the intrinsic pressure-based mechanical description of dry active matter.展开更多
The Kibble-Zurek (KZ) effect offers an overarching description of dynamical scaling behavior near a critical point.[1,2] Originally proposed in a classical setup,the KZ effect has been generalized to quantum phase tra...The Kibble-Zurek (KZ) effect offers an overarching description of dynamical scaling behavior near a critical point.[1,2] Originally proposed in a classical setup,the KZ effect has been generalized to quantum phase transitions[3-5] and is actively explored on quantum simulation platforms.[6-9] Exploring how the KZ effect fares across different criticalities has proven to be a rewarding pursuit,significantly enriching our understanding of nonequilibrium quantum dynamics.[3-5,10-23]展开更多
1.Introduction As China’s first floating production platform in ultra-deepwater,the“Deep Sea No.1”energy station is a milestone in China’s deepwater resource utilization.The energy station is located in the LS17-2...1.Introduction As China’s first floating production platform in ultra-deepwater,the“Deep Sea No.1”energy station is a milestone in China’s deepwater resource utilization.The energy station is located in the LS17-2 gas field,150 km off the southeast coast of Hainan Island,China.It is a semi-submersible platform(Fig.1)with a displacement of 101 thousand tonnes and an operational draft of 35 to 40 m.The platform is permanently moored in 1422 m water by 16 chain-polyester-chain mooring lines in a 4×4 pattern,and six steel catenary risers(SCRs)are attached to the platform.It is the world’s first and only semi-submersible platform with the function of condensate storage,so it can be regarded as a floating production storage and offloading(FPSO)unit.With the ability to produce 3 billion m3 of natural gas each year(enough for over 10 million families),the Deep Sea No.1 energy station is a key step toward China’s energy independence.The LS17-2 gas field,where the Deep Sea No.1 energy station is located,was discovered in 2014.Plans for its development were made in 2015,followed by research and a preliminary design.Deep Sea No.1 went into operation on June 25,2021,and will operate onsite continuously without dry-docking for 30 years.展开更多
基金supported in part by the Vasant Surti Faculty Fellowship.
文摘The train platforming and routing(TPR)problem is to decide train operations within stations after the networkwise train schedules are determined.A feasible TPR plan requires both platform and route conflict-free,where the avoidance of route conflict is controlled according to three interlocking modes.Although the TPR problem is widely studied,none of them did a serious investigation on the optimality impacts of different interlocking modes in the TPR.Therefore,this paper introduced and formulated a space–time version of TPR considering three interlocking modes and subsequentially conducted numerical experiments to analyze the optimality differences under each mode.Based on the experimental findings,engineering practical suggestions are also provided.In summary,the experiment results showed that both route-locking sectional-release and sectional-locking sectionalrelease modes significantly outperform the route-locking route-release mode.And among them,using the routelocking sectional-release mode can bring notable benefits on large stations with high-density volumes while using the sectional-locking sectional-release mode can always provide outstanding outcomes over various station and traffic settings.
基金supported by the National Key R&D Program of China,(No.2021YFB1600100)the Natural Science Foundation of Shanghai(Nos.21YF1450200 and 23ZR1467400)+1 种基金the National Natural Science Foundation of China(No.72101184)the Fundamental Research Funds for the Central Universities.
文摘To deal with train delays in large high-speed railway stations,a multi-objective mixedinteger nonlinear programming(MO-MINLP)optimization model was proposed.The model used the arrival time,departure time,track occupation,and route selection as the decision variables,and fully considered the station infrastructure layout,train operational requirements,and time standards as limiting factors.The optimization objectives were to minimize train delays and reduce track and to route adjustments.To realize the large-scale and rapid solution of the MO-MINLP model,this study proposed a rolling horizon optimization algorithm that used half an hour as a time interval and solved the rescheduling and platforming problem of each time interval step-by-step.In numerical experiments,227 train movements under delay circumstances in Hangzhoudong station were optimized by using the proposed model and solution algorithm.The results show that the proposed MO-MINLP model could resolve route conflicts,compress unnecessary dwell times,and reduce train delays,and the solution algorithm could efficiently increase the computational speed.The maximum solution time for optimizing the 227 train movements is 15 min 24 s.
文摘From 2 to 4 February 2026,the 58th edition of the show will bring together more than 1,100 exhibitors from 33 countries at Paris–Le Bourget Exhibition Centre.As a true sourcing platform,the event stands out for its diversity,clear structure and operational efficiency,giving international buyers direct access to an offer tailored to their needs.
文摘With the transformation from websites to Internet platforms, Chinese young netizens (born in 1990-2005) have become key subjects in the evolution of cyber-nationalism. Based on survey data, this study classifies their nationalism into four types and explores its transformation alongside globalization cognition. The result shows that moderate nationalism is the mainstream. This has raised their attention to globalization, with greater focus on relations between China and developing countries, and nations along the Belt and Road Initiative. Their personal experiences and cultural exposure foster a more inclusive global vision, shaping the evolution of nationalism and global dialogue.
基金supported by the National NaturalScience Foundation of China(No.22274001)the Key Project of Natural Science Research of the Education Department of Anhui Province(No.2022AH051032)the Excellent Research and Innovation Team of Universities in Anhui Province(No.2024AH010016).
文摘Portable ratiometric fluorescent platforms have emerged as promising tools for multifarious detection,yet remain unexplored for point-of-care monitoring doxorubicin(DOX),one of clinically antineoplastic drugs.To this end,we herein develop a portable self-calibrating platform namely carbon dots(C-dots)-embedded hydrogel sensors with a smartphone-assisted high-throughput imaging device,for DOX sensing.The prepared green-emitting(λ_(em)=508 nm)and negatively-charged C-dots(−11.40±1.21 mV),which have sufficient spectral overlap with the absorption band of DOX(∼500 nm),can strongly bind with positively-charged DOX molecules by electrostatic attraction effects.As a result,DOX molecules are selectively and rapid(20 s)determined with a detection limit of 10.26 nmol/L via Förster resonance energy transfer processes,demonstrating a remarkably chromatic shift from green to red.Further integrated with a 3D-printed smartphone-assisted device,the platform enabled high-throughput quantification,achieving recoveries of 96.40%-101.85%in human urine/serum(RSDs<2.94%,n=3).Notably,the dual linear detection ranges of the platform align with the reported clinical DOX concentrations in urine and plasma(0-4 h post-administration),validating their capability for direct quantification of DOX in clinical samples without special pre-treatment processes.By virtue of attractive analytical performances and robust feasibility,this platform bridges laboratory precision and point-of-care testing needs,offering promising potential for personalized chemotherapy and multiplexed analyte screening.
基金supported by the National Natural Science Foundation of China(Grant 32471873)the Major Projects in Agricultural Biological Breeding(Grant 2023ZD04056)+3 种基金the National Key R&D Program of China(Grant 2023YFD1401304)the Natural Science Foundation of Jiangsu Province,China(Grants BK20221426,BK20231291)the China Postdoctoral Science Foundation project(Grant 2024M751426)the Postgraduate Research&Practice Innovation Program of Jiangsu Province(Grant KYCX241264)。
文摘Both genders of the dioecious gymnosperm Ginkgo bilob a have distinct practical production and application uses,so quick,accurate identification of males and females is important for early seedling breeding.To develop a fast method to identify the sexes,we used the Easy DNA extraction(EZ-D)method to extract DNA from leaves within1 min for use with the recombinase polymerase amplification-lateral flow dipstick(RPA-LFD)system and identify the sex.A portable nucleic acid detection card kit(PNADCK)was used for on-site analysis.This method facilitates rapid extraction of nucleic acids from a single and can accurately detect 100 pg/μL of G.biloba female genomic DNA within20 min at 39°C.The EZ-DRPA-LFD-PNADCK system enables precise on-site determination of G.bilob a leaf sex and is rapid,efficient,sensitive,and convenient,greatly enhancing productivity for G.biloba because seedlings with specific sex characteristics can be selected at an earlier stage,planting strategies can be optimized,and production efficiency improved.
基金supported by the research fund of Hanyang University(HY-202500000001616).
文摘Accurate purchase prediction in e-commerce critically depends on the quality of behavioral features.This paper proposes a layered and interpretable feature engineering framework that organizes user signals into three layers:Basic,Conversion&Stability(efficiency and volatility across actions),and Advanced Interactions&Activity(crossbehavior synergies and intensity).Using real Taobao(Alibaba’s primary e-commerce platform)logs(57,976 records for 10,203 users;25 November–03 December 2017),we conducted a hierarchical,layer-wise evaluation that holds data splits and hyperparameters fixed while varying only the feature set to quantify each layer’s marginal contribution.Across logistic regression(LR),decision tree,random forest,XGBoost,and CatBoost models with stratified 5-fold cross-validation,the performance improvedmonotonically fromBasic to Conversion&Stability to Advanced features.With LR,F1 increased from 0.613(Basic)to 0.962(Advanced);boosted models achieved high discrimination(0.995 AUC Score)and an F1 score up to 0.983.Calibration and precision–recall analyses indicated strong ranking quality and acknowledged potential dataset and period biases given the short(9-day)window.By making feature contributions measurable and reproducible,the framework complements model-centric advances and offers a transparent blueprint for production-grade behavioralmodeling.The code and processed artifacts are publicly available,and future work will extend the validation to longer,seasonal datasets and hybrid approaches that combine automated feature learning with domain-driven design.
文摘Attention,All Villagers Chief Director:Jin Ying Length:Five Episodes Producer:bilibili Broadcasting Platform:bilibili This film series tells the stories of the new generation of farmers in China in a vibrant narrative style.By documenting five villagers’daily lives,each episode highlights the challenges young people are facing in building their life and career in their rural hometowns.
基金supported by the National Natural Science Foundation of China (Grant No.92576208)Tsinghua University Initiative Scientific Research Program+1 种基金Beijing Science and Technology Planning ProjectTsinghua University Dushi Program。
文摘Scalability remains a major challenge in building practical fault-tolerant quantum computers.Currently,the largest number of qubits achieved across leading quantum platforms ranges from hundreds to thousands.In atom arrays,scalability is primarily constrained by the capacity to generate large numbers of optical tweezers,and conventional techniques using acousto-optic deflectors or spatial light modulators struggle to produce arrays much beyond∼10,000 tweezers.Moreover,these methods require additional microscope objectives to focus the light into micrometer-sized spots,which further complicates system integration and scalability.Here,we demonstrate the experimental generation of an optical tweezer array containing 280×280 spots using a metasurface,nearly an order of magnitude more than most existing systems.The metasurface leverages a large number of subwavelength phase-control pixels to engineer the wavefront of the incident light,enabling both large-scale tweezer generation and direct focusing into micron-scale spots without the need for a microscope.This result shifts the scalability bottleneck for atom arrays from the tweezer generation hardware to the available laser power.Furthermore,the array shows excellent intensity uniformity exceeding 90%,making it suitable for homogeneous single-atom loading and paving the way for trapping arrays of more than 10,000 atoms in the near future.
基金co-supported by the Excellent Youth Foundation of Shanxi Province,China(No.202103021222011)the Key Research and Development project of Shanxi Province of China(No.202202020101002)+3 种基金the Fundamental Research Program of Shanxi Province of China(No.202303021211150)the Aviation Science Foundation of China(No.2022Z0220U0002)the Graduate Education Innovation Plan Project of Shanxi Province,China(No.2023KY588)the Shanxi Province Key Laboratory of Quantum Sensing and Precision Measurement,China(No.201905D121001).
文摘Autonomous navigation is a key technology for unmanned motion platforms to perform their tasks smoothly.The current approaches for daytime polarization navigation have been extensively researched.However,the polarization light intensity is the fundamental information within the polarization image,and the light intensity at night is 6-8 orders of magnitude lower than that during the day,which increase the noise and the loss of local polarization information due to occlusion,resulting in a significant decrease in the polarization orientation accuracy.Aimed at the problem,a bio-inspired model is introduced to denoise and enhance weak nighttime polarization patterns.Further,to address the issue of outlier interference in the occluded environment during practical application,a fast-fitting method of the solar meridian based on the anti-symmetric distribution of the polarization angle adjusted by Proportional and Differential(PD)control is proposed.The experimental results show that the method proposed in this paper achieves a dynamic orientation error Root Mean Square Error(RMSE)of 0.7°in the weak polarization mode at night and in the presence of local occlusion.The proposed method has strong robustness under weak polarization occlusion at night,and the orientation accuracy is improved by 97%and 80%in comparison to the least squares method,which provides a new method for polarization navigation at night.This effectively improves the robustness and environmental applicability of the bionic polarization compass for nighttime applications.
文摘We are sorry for the mistakes of Affiliation,"a State Key Laboratory of Advanced Fiber Materials,Center for Advanced Low-Dimension Materials,Donghua University,Shanghai 201620,China"should be replaced by"a State Key Laboratory of Advanced Fiber Materials,Center for Advanced Low-Dimension Materials,College of Materials Science and Engineering,Donghua University,Shanghai 201620,China".We apologized for the inconvenience caused by this error.
基金supported by the Princess Nourah bint Abdulrahman University Researchers Supporting Project,number PNURSP2025R757Princess Nourah bint Abdulrahman University,Riyadh,Saudi Arabia.
文摘The integration of High-Altitude Platform Stations(HAPS)with Reconfigurable Intelligent Surfaces(RIS)represents a critical advancement for next-generation wireless networks,offering unprecedented opportunities for ubiquitous connectivity.However,existing research reveals significant gaps in dynamic resource allocation,joint optimization,and equitable service provisioning under varying channel conditions,limiting practical deployment of these technologies.This paper addresses these challenges by proposing a novel Fairness-Aware Deep Q-Learning(FAIRDQL)framework for joint resource management and phase configuration in HAPS-RIS systems.Our methodology employs a comprehensive three-tier algorithmic architecture integrating adaptive power control,priority-based user scheduling,and dynamic learning mechanisms.The FAIR-DQL approach utilizes advanced reinforcement learning with experience replay and fairness-aware reward functions to balance competing objectives while adapting to dynamic environments.Key findings demonstrate substantial improvements:9.15 dB SINR gain,12.5 bps/Hz capacity,78%power efficiency,and 0.82 fairness index.The framework achieves rapid 40-episode convergence with consistent delay performance.These contributions establish new benchmarks for fairness-aware resource allocation in aerial communications,enabling practical HAPS-RIS deployments in rural connectivity,emergency communications,and urban networks.
文摘As we enter the year 2026,the international system continues to receive shocks from Donald Trump,arguably the 21st century’s most disruptive US leader.His return to the White House in 2025 coincided with the 80th anniversary of the defeat of fascism and the establishment of the United Nations,the multilateral platform that carried the world’s hope for peace,restraint and collective security.The coincidence was unsettling.A world order designed to limit power now confronts a moment in which power is exercised openly,transactionally and unapologetically.
文摘Amidst evolving user behavior driven by the development of the internet,enhancing the operational quality of trade publishing knowledge service platforms has become a significant challenge for publishing institutions.To address this issue,this paper employs a combined approach of theoretical analysis and case study,introducing the SICAS(Sense-Interest-Connection-Action-Share)user consumption behavior analysis model and selecting“CITIC Academy”as the case study subject.It systematically examines and summarizes the platform’s operational practices and specific strategies,aiming to offer strategic insights and practical references for the operational improvement and sustainable,high-quality development of trade publishing knowledge service platforms.
文摘Defence Technology(ISSN 2214-9147(O);2096-3459(P)),sponsored by China Ordnance Society,is published monthly and aims to become one of the well-known comprehensive journals in the world,which reports on the breakthroughs in defence technology by building up an international academic exchange platform for the defence technology related research.It publishes original research papers having direct bearing on defence,with a balanced coverage on analytical,experimental,numerical simulation and applied investigations.It covers various disciplines of science,technology and engineering.
文摘Prelaunch rolling of maritime rockets threatens the reliability of launch in rough sea conditions.In order to suppress the prelaunch rolling,this study introduces advanced smart prediction designed especially for maritime rockets.The suggested approach introduces a hybrid model that combines random forest(RF)and Adaptive boosting(Ada Boost)methods to describe the coupling mechanism of factors affecting rocket rolling and to suppress the rolling.This combination improves forecast accuracy.Thereafter,the dimensionality reduced response surfaces are used to visually present the coupling between rocket rolling and influencing factors,which reveals the prelaunch rolling mechanism.When angle between the launch device and the ship's bow is within 80°-100°,the dynamic friction coefficient between adapters and guideways is 0.4,and the dynamic friction coefficient between the rocket and launchpad is within 0-0.15 or0.5-0.7,the prelaunch rolling of rocket during one motion cycle of the ship is less than 0.065°,originally 0.27°,reduced by 75.93%,effectively suppressing the prelaunch rolling.This study improves the prelaunch stability of maritime rockets in rough sea conditions and establishes a mapping relationship between the factors affecting rocket rolling and the structure of the sea launch system,guiding the optimization of future sea launch systems.
基金supported by the Department of Science and Technology,Innovation in Science Pursuit for Inspired Research,India(Grant No.DST/INSPIRE/04/2022/003192)the Ad-RICCE Project,India(Grant No.IC-12012(12)/2/2022-ICD-DBT)the Dutch Research Council,the Netherlands(Grant No.482.20.202).
文摘High epicuticular wax(Ewax)content on leaves is a key trait for drought and heat stress tolerance in plants.One hundred diverse rice germplasm lines from the 3K-IRRI collection were screened for leaf Ewax content under open field conditions during the monsoon season of 2023,and for their nocturnal transpiration during the summer season of 2024.Using a novel drought-simulator phenomics platform,we identified a balance between cuticular and stomatal transpiration at night,with wax modulating these processes under varying night temperatures.
基金supported by the National Natural Science Foundation of China (Grant Nos.T2325027,12274448,T2350007,12404239,12174041,12325405,12090054,and T2221001)the National Key R&D Program of China (Grant No.2022YFF0503504)。
文摘The intrinsic pressure framework,which treats self-propelling force as an external force,provides a convenient and consistent description of mechanical equilibrium in active matter.However,direct experimental evidence is still lacking.To validate this framework,here we employ a programmable robotic platform,where a single light-controlled wheeled robot travels in an activity landscape.Our experiments quantitatively demonstrate that the intrinsic pressure difference across the activity interface is balanced by the emerged polarization force.This result unambiguously confirms the theoretical predictions,thus validating the intrinsic pressure framework and laying the experimental foundation for the intrinsic pressure-based mechanical description of dry active matter.
文摘The Kibble-Zurek (KZ) effect offers an overarching description of dynamical scaling behavior near a critical point.[1,2] Originally proposed in a classical setup,the KZ effect has been generalized to quantum phase transitions[3-5] and is actively explored on quantum simulation platforms.[6-9] Exploring how the KZ effect fares across different criticalities has proven to be a rewarding pursuit,significantly enriching our understanding of nonequilibrium quantum dynamics.[3-5,10-23]
文摘1.Introduction As China’s first floating production platform in ultra-deepwater,the“Deep Sea No.1”energy station is a milestone in China’s deepwater resource utilization.The energy station is located in the LS17-2 gas field,150 km off the southeast coast of Hainan Island,China.It is a semi-submersible platform(Fig.1)with a displacement of 101 thousand tonnes and an operational draft of 35 to 40 m.The platform is permanently moored in 1422 m water by 16 chain-polyester-chain mooring lines in a 4×4 pattern,and six steel catenary risers(SCRs)are attached to the platform.It is the world’s first and only semi-submersible platform with the function of condensate storage,so it can be regarded as a floating production storage and offloading(FPSO)unit.With the ability to produce 3 billion m3 of natural gas each year(enough for over 10 million families),the Deep Sea No.1 energy station is a key step toward China’s energy independence.The LS17-2 gas field,where the Deep Sea No.1 energy station is located,was discovered in 2014.Plans for its development were made in 2015,followed by research and a preliminary design.Deep Sea No.1 went into operation on June 25,2021,and will operate onsite continuously without dry-docking for 30 years.