Forums
New posts
Search forums
News
Security News
Technology News
Giveaways
Giveaways, Promotions and Contests
Discounts & Deals
Reviews
Users Reviews
Video Reviews
Support
Windows Malware Removal Help & Support
Inactive Support Threads
Mac Malware Removal Help & Support
Mobile Malware Removal Help & Support
Blog
Log in
Register
What's new
Search
Search titles only
By:
Search titles only
By:
Reply to thread
Menu
Install the app
Install
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
Security
Video Reviews - Security and Privacy
Huorong Internet Security v6 BETA
Message
<blockquote data-quote="Trident" data-source="post: 1081689" data-attributes="member: 99014"><p>Gradient boosted decision trees (XGBoost) are highly suitable to be ran on multi-core architecture, gpu or NPU locally, without cloud.</p><p>Every leaf represents one feature with certain weight, based on how frequently it’s been seen in malicious or benign files.</p><p>Left child will be entered (executed) when certain features are false (not found), right child will be entered when features are true (included). Gain for XGBoost is influenced by the count of the number of samples affected by the splits based on a feature.</p><p></p><p><img src="https://www.researchgate.net/publication/356698772/figure/fig2/AS:1096436418641951@1638422221975/The-architecture-of-Gradient-Boosting-Decision-Tree.png" alt="The architecture of Gradient Boosting Decision Tree | Download ..." class="fr-fic fr-dii fr-draggable " style="" /><img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSbWUl-pBLBpOHgHsI788TvNZTCpPiQcmKREk9fZJshcg&s" alt="The architecture of Gradient Boosting Decision Tree | Download ..." class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>Example of how a local one looks like (static analysis, won’t mention vendor name).</p><p></p><p>[SPOILER="Peek behind the tree encoding"]</p><p>[ATTACH]282576[/ATTACH]</p><p></p><p>[ATTACH]282577[/ATTACH]</p><p>[ATTACH]282578[/ATTACH]</p><p>[ATTACH]282579[/ATTACH]</p><p>[/SPOILER]</p></blockquote><p></p>
[QUOTE="Trident, post: 1081689, member: 99014"] Gradient boosted decision trees (XGBoost) are highly suitable to be ran on multi-core architecture, gpu or NPU locally, without cloud. Every leaf represents one feature with certain weight, based on how frequently it’s been seen in malicious or benign files. Left child will be entered (executed) when certain features are false (not found), right child will be entered when features are true (included). Gain for XGBoost is influenced by the count of the number of samples affected by the splits based on a feature. [IMG alt="The architecture of Gradient Boosting Decision Tree | Download ..."]https://www.researchgate.net/publication/356698772/figure/fig2/AS:1096436418641951@1638422221975/The-architecture-of-Gradient-Boosting-Decision-Tree.png[/IMG][IMG alt="The architecture of Gradient Boosting Decision Tree | Download ..."]https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSbWUl-pBLBpOHgHsI788TvNZTCpPiQcmKREk9fZJshcg&s[/IMG] Example of how a local one looks like (static analysis, won’t mention vendor name). [SPOILER="Peek behind the tree encoding"] [ATTACH alt="IMG_3330.jpeg"]282576[/ATTACH] [ATTACH alt="IMG_3331.jpeg"]282577[/ATTACH] [ATTACH alt="IMG_3332.jpeg"]282578[/ATTACH] [ATTACH alt="IMG_3333.jpeg"]282579[/ATTACH] [/SPOILER] [/QUOTE]
Insert quotes…
Verification
Post reply
Top